Log Message:
---
Change test tables in copy2 regression test to be temporary tables.
This prevents autovacuum from reclaiming free space in them and causing
the test's output row order to change, which is causing intermittent
bogus failure reports in the buildfarm.
Backpatch to 8.3. The i
Log Message:
---
Change test tables in copy2 regression test to be temporary tables.
This prevents autovacuum from reclaiming free space in them and causing
the test's output row order to change, which is causing intermittent
bogus failure reports in the buildfarm.
Backpatch to 8.3. The i
Log Message:
---
Fix get_sort_group_operators() so that it doesn't think arrays can be grouped
via hashing. Eventually we ought to make that possible, but it won't happen
for 8.4. Per yesterday's report from Robert Haas.
Modified Files:
--
pgsql/src/backend/parser:
Log Message:
---
Tweak the display of incoming foreign-key constraints in \d, per discussion
on hackers. Also, take that string out of the translation roster, since
it's now entirely pseudo-SQL.
Modified Files:
--
pgsql/src/bin/psql:
describe.c (r1.217 -> r1.218)
Log Message:
---
Correct the synopsis (Peter Eisentraut)
Modified Files:
--
autodoc:
postgresql_autodoc.pl (r1.27 -> r1.28)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl?r1=1.27&r2=1.28)
--
Sent via pgsql-committers ma