Mailing lists [pgsql-committers]
- 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