Log Message:
---
Tweak sanity_check regression test to display more tables (viz, those
without indexes) but not to display temp tables. It's a bit hard to
credit that sanity_check could get through a database-wide VACUUM
while the preceding create_index test is still trying to clean up
its
Log Message:
---
Add support for forcing a switch to a new xlog file; cause such a switch
to happen automatically during pg_stop_backup(). Add some functions for
interrogating the current xlog insertion point and for easily extracting
WAL filenames from the hex WAL locations displayed by p
Log Message:
---
Use better named loop variable for large loop, rather than 'i'.
Modified Files:
--
pgsql/src/backend/tcop:
postgres.c (r1.494 -> r1.495)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.494&r2=1.495)
Log Message:
---
Modified Files:
--
xlogdump:
.kdbgrc.xlogdump (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogdump/.kdbgrc.xlogdump.diff?r1=1.3&r2=1.4)
xlogdump (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/c
Log Message:
---
Fix inheritance_planner() to delete dummy subplans from its Append plan
list, when some of the child rels have been excluded by constraint
exclusion. This doesn't save a huge amount of time but it'll save some,
and it makes the EXPLAIN output look saner. We already did th
Log Message:
---
Two more changes to regression tests to fix two differences in different setups.
Modified Files:
--
pgsql/src/interfaces/ecpg/test/complex:
test4.pgc (r1.1 -> r1.2)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/
Log Message:
---
2006-08-05 Josh Cooley <[EMAIL PROTECTED]>
* Removed unused variables from previous change.
Modified Files:
--
Npgsql/src/Npgsql:
NpgsqlClosedState.cs (r1.27 -> r1.28)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/N