Mailing lists [pgsql-committers]
- pgsql: doc: list bigint as mapping to int8 and int64 Bruce Momjian
- pgsql: Add pg_settings.pending_restart column Peter Eisentraut
- pgsql: pg_upgrade: make controldata checks more consistent Bruce Momjian
- pgsql: Separate block sampling functions Simon Riggs
- pgsql: Teach UtfToLocal/LocalToUtf to support algorithmic encoding conv Tom Lane
- pgsql: Honor traditional SGML NAMELEN limit. Tom Lane
- Re: pgsql: Separate block sampling functions Tom Lane
- Re: pgsql: Separate block sampling functions Simon Riggs
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Separate block sampling functions Simon Riggs
- Re: pgsql: Separate block sampling functions Tom Lane
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Separate block sampling functions Tom Lane
- Re: pgsql: Add pg_audit, an auditing extension Pavel Stehule
- Re: pgsql: Separate block sampling functions Simon Riggs
- Re: pgsql: Add pg_audit, an auditing extension Thom Brown
- Re: pgsql: Add pg_audit, an auditing extension Pavel Stehule
- Re: pgsql: Add pg_audit, an auditing extension Thom Brown
- Re: pgsql: Add pg_audit, an auditing extension Pavel Stehule
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Support VERBOSE option in REINDEX command. Fujii Masao
- pgsql: Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas
- Re: pgsql: Separate block sampling functions Andrew Dunstan
- Re: pgsql: Separate block sampling functions Michael Paquier
- Re: pgsql: Allow GiST distance function to return merely a lower-bound. Fujii Masao
- Re: pgsql: Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas
- pgsql: Support --verbose option in reindexdb. Fujii Masao
- pgsql: Remove useless pg_audit.conf Stephen Frost
- Re: pgsql: Make repeated 'make installcheck' runs work Stephen Frost
- pgsql: Fix insufficiently-paranoid GB18030 encoding verifier. Tom Lane
- pgsql: Fix datatype confusion with the new lossy GiST distance function Heikki Linnakangas
- pgsql: Silence create_index regression test failure. Heikki Linnakangas
- pgsql: docs: consistently uppercase index method and add spacing Bruce Momjian
- pgsql: Add archive_mode='always' option. Heikki Linnakangas
- Re: pgsql: Add pg_audit, an auditing extension Fujii Masao
- Re: pgsql: Add archive_mode='always' option. Stefan Kaltenbrunner
- pgsql: Fix docs build. Oops. Heikki Linnakangas
- Re: pgsql: Add archive_mode='always' option. Heikki Linnakangas
- Re: pgsql: Silence create_index regression test failure. Tom Lane
- pgsql: Fix outdated src/test/mb/ tests, and add a GB18030 test. Tom Lane
- pgsql: Silence another create_index regression test failure. Heikki Linnakangas
- Re: pgsql: Silence create_index regression test failure. Heikki Linnakangas
- pgsql: TABLESAMPLE, SQL Standard and extensible Simon Riggs
- pgsql: doc: CREATE FOREIGN TABLE now allows CHECK ( ... ) NO INHERIT Robert Haas
- pgsql: Extend GB18030 encoding conversion to cover full Unicode range. Tom Lane
- pgsql: TABLESAMPLE system_rows(limit) Simon Riggs
- pgsql: TABLESAMPLE system_time(limit) Simon Riggs
- pgsql: contrib/tsm_system_rows Simon Riggs
- pgsql: contrib/tsm_system_time Simon Riggs
- Re: pgsql: TABLESAMPLE system_time(limit) Thom Brown
- pgsql: Add to contrib/Makefile Simon Riggs
- pgsql: Tablesample method API docs Simon Riggs
- Re: pgsql: Add pg_audit, an auditing extension Stephen Frost
- pgsql: Fix uninitialized variable. Tom Lane
- pgsql: SQLStandard feature T613 Sampling now Supported Simon Riggs
- Re: pgsql: Add pg_audit, an auditing extension Alvaro Herrera
- pgsql: Move strategy numbers to include/access/stratnum.h Alvaro Herrera
- Re: pgsql: contrib/tsm* Erik Rijkers
- Re: pgsql: contrib/tsm_system_time Robert Haas