Log Message:
---
Minor improvements to the Gin internal documentation.
Modified Files:
--
pgsql/src/backend/access/gin:
README (r1.5 -> r1.6)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/gin/README?r1=1.5&r2=1.6)
--
Sent via pgsql-co
Log Message:
---
Add comment for deadlock_timeout:
/* This is PGC_SIGHUP so all backends have the same value. */
Modified Files:
--
pgsql/src/backend/utils/misc:
guc.c (r1.462 -> r1.463)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/u
Log Message:
---
Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean
results always contribute two groups, regardless of the expression contents.
This is very substantially more accurate than the regular heuristic for
certain boolean tests like "col IS NULL". Per
Log Message:
---
Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean
results always contribute two groups, regardless of the expression contents.
This is very substantially more accurate than the regular heuristic for
certain boolean tests like "col IS NULL". Per
Log Message:
---
Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean
results always contribute two groups, regardless of the expression contents.
This is very substantially more accurate than the regular heuristic for
certain boolean tests like "col IS NULL". Per
Log Message:
---
Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean
results always contribute two groups, regardless of the expression contents.
This is very substantially more accurate than the regular heuristic for
certain boolean tests like "col IS NULL". Per
Log Message:
---
Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean
results always contribute two groups, regardless of the expression contents.
This is very substantially more accurate than the regular heuristic for
certain boolean tests like "col IS NULL". Per
Log Message:
---
Fix estimate_num_groups() to assume that GROUP BY expressions yielding boolean
results always contribute two groups, regardless of the expression contents.
This is very substantially more accurate than the regular heuristic for
certain boolean tests like "col IS NULL". Per
Log Message:
---
Fix AT TIME ZONE (in all three variants) so that we first try to interpret
the timezone argument as a timezone abbreviation, and only try it as a full
timezone name if that fails. The zic database has four zones (CET, EET, MET,
WET) that are full daylight-savings zones and
Log Message:
---
Fix AT TIME ZONE (in all three variants) so that we first try to interpret
the timezone argument as a timezone abbreviation, and only try it as a full
timezone name if that fails. The zic database has four zones (CET, EET, MET,
WET) that are full daylight-savings zones and
Log Message:
---
Fix AT TIME ZONE (in all three variants) so that we first try to interpret
the timezone argument as a timezone abbreviation, and only try it as a full
timezone name if that fails. The zic database has four zones (CET, EET, MET,
WET) that are full daylight-savings zones and
Log Message:
---
Fix AT TIME ZONE (in all three variants) so that we first try to interpret
the timezone argument as a timezone abbreviation, and only try it as a full
timezone name if that fails. The zic database has four zones (CET, EET, MET,
WET) that are full daylight-savings zones and
[EMAIL PROTECTED] (Peter Eisentraut) writes:
> Log Message:
> ---
> Added documentation for xmlagg function.
> Tags:
>
> REL8_3_STABLE
Surely this should be applied on HEAD too?
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@p
Log Message:
---
Added documentation for function xmlagg.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.438 -> r1.439)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.438&r2=1.439)
--
Sent via pgsql-committers mailing li
Log Message:
---
Added documentation for xmlagg function.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.419.2.2 -> r1.419.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.419.2.2&r2=1.419.2.3)
15 matches
Mail list logo