[COMMITTERS] bizgres - bizgres: scripts to let KETL run standalone and not dependent

2006-04-14 Thread User Nwakefield
Log Message: --- scripts to let KETL run standalone and not dependent on other libraries Added Files: --- bizgres/KETL/conf: Standalone.Extra.Config (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/conf/Standalone.Extra.Config?rev=1.1&co

[COMMITTERS] pgsql: Done: > * -Re-enable the GUC full_page_writes in 8.2 when

2006-04-14 Thread Bruce Momjian
Log Message: --- Done: > * -Re-enable the GUC full_page_writes in 8.2 when reliability issues have Modified Files: -- pgsql/doc: TODO (r1.1794 -> r1.1795) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1794&r2=1.1795) pgsql/doc/sr

[COMMITTERS] oledb - oledb: Revert misplaced initialization of ulColumnSize

2006-04-14 Thread User Shachar
Log Message: --- Revert misplaced initialization of ulColumnSize Modified Files: -- oledb: PgRS.h (r1.26 -> r1.27) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgRS.h.diff?r1=1.26&r2=1.27) ---(end of broadcast)--

[COMMITTERS] pgsql: Make the world safe for full_page_writes.

2006-04-14 Thread Tom Lane
Log Message: --- Make the world safe for full_page_writes. Allow XLOG records that try to update no-longer-existing pages to fall through as no-ops, but make a note of each page number referenced by such records. If we don't see a later XLOG entry dropping the table or truncating away the