Mailing lists [pgsql-committers]
- pgsql: Add missing copyright blurb, make ruleutils.c use the standard neilc@postgresql.org (Neil Conway)
- pgsql: Add wiki URL: < first. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix xmlconcat by properly merging the XML declarations. petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix xmlconcat regression test petere@postgresql.org (Peter Eisentraut)
- pgsql: Move code that places LOG error level between ERROR and PANIC momjian@postgresql.org (Bruce Momjian)
- pgsql: Only build ecpg test code when the test is to be performed, in petere@postgresql.org (Peter Eisentraut)
- pgsql: The libpq library directory was mentioned here in the wrong petere@postgresql.org (Peter Eisentraut)
- pgsql: Document that to remove template1, datistemplate must be 'false'. momjian@postgresql.org (Bruce Momjian)
- pgsql: Document that to remove template1, datistemplate must be 'false'. momjian@postgresql.org (Bruce Momjian)
- pgsql: Teach psql's \lo slash commands to respect quiet mode, and to neilc@postgresql.org (Neil Conway)
- pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical momjian@postgresql.org (Bruce Momjian)
- pgsql: Regression tests for large objects. neilc@postgresql.org (Neil Conway)
- pgsql: Remove remains of old depend target. petere@postgresql.org (Peter Eisentraut)
- pgsql: Update build time estimate. petere@postgresql.org (Peter Eisentraut)
- pgsql: Refactor the index AM API slightly: move currentItemData and neilc@postgresql.org (Neil Conway)
- pgsql: Refactor planner's pathkeys data structure to create a separate, tgl@postgresql.org (Tom Lane)
- pgsql: List disabled triggers separately in psql's "\d