Mailing lists [pgsql-committers]
- pgfiledump - Import of Red Hat release 9.0.0: Imported Sources tgl@pgfoundry.org (User Tgl)
- pgfiledump - pg_filedump: Imported Sources tgl@pgfoundry.org (User Tgl)
- pgfiledump - pg_filedump: Assorted adjustments to prepare pg_filedump tgl@pgfoundry.org (User Tgl)
- pgsql: In the docs, better distinguish server from client SSL settings Bruce Momjian
- pgsql: github test Bruce Momjian
- pgfiledump - pg_filedump: Fix odd printout of hasnulls/hasvarwidths tgl@pgfoundry.org (User Tgl)
- pgsql: Remove "github test" that somehow got into my tree. Sorry. Bruce Momjian
- Re: pgsql: github test Bruce Momjian
- pgsql: Fix thinko in comment. Spotted by Jim Nasby. Heikki Linnakangas
- pgsql: Log replication connections only when log_connections is on Magnus Hagander
- pgsql: Avoid detoast in texteq/textne/byteaeq/byteane for unequal-lengt Tom Lane
- pgsql: In test_fsync, adjust test headings to match wal_sync_method val Bruce Momjian
- pgsql: Skip dropped attributes when converting Python objects to tuples Peter Eisentraut
- pgsql: Fix an error when a set-returning function fails halfway through Peter Eisentraut
- pgsql: Free plan values in the PLyPlanObject dealloc function Peter Eisentraut
- pgsql: Use palloc in TopMemoryContext instead of malloc Peter Eisentraut
- pgsql: Use PyObject_New instead of PyObject_NEW Peter Eisentraut
- pgsql: Improve message for errors in compiling anonymous PL/Python bloc Peter Eisentraut