Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Rename columns in new pg_statistic_ext catalog Alvaro Herrera
- [COMMITTERS] pgsql: doc: Clarify logical replication details Peter Eisentraut
- [COMMITTERS] pgsql: Set range table for CopyFrom() in tablesync Peter Eisentraut
- [COMMITTERS] pgsql: Fix example on creating a trigger with a transition table. Heikki Linnakangas
- [COMMITTERS] pgsql: Allow COMMENT ON COLUMN with partitioned tables Simon Riggs
- [COMMITTERS] pgsql: Donât push nextid too far forwards in recovery Simon Riggs
- [COMMITTERS] pgsql: Exit correctly from PrepareRedoRemove() when not found Simon Riggs
- [COMMITTERS] pgsql: Fix minor typo in comment Simon Riggs
- [COMMITTERS] pgsql: Rename "scram" to "scram-sha-256" in pg_hba.conf andpassword_en Heikki Linnakangas
- [COMMITTERS] pgsql: Simplify docs on creating a self-signed SSL certificate Andrew Dunstan
- Re: [COMMITTERS] pgsql: Update copyright for 2017 Masahiko Sawada
- [COMMITTERS] pgsql: Also fix comment in sample postgresql.conf file,for "scram-sha- Heikki Linnakangas
- [COMMITTERS] pgsql: Use DatumGetInt32() to extract 32-bit integer value from adatum Fujii Masao
- [COMMITTERS] pgsql: A collection of small fixes for logical replication. Fujii Masao
- [COMMITTERS] pgsql: Provide an error cursor for "can't call an SRF here" errors. Tom Lane
- [COMMITTERS] pgsql: Improve documentation and comment for quorum-based syncreplicat Fujii Masao
- [COMMITTERS] pgsql: Doc: improve markup in self-signed certificate example. Tom Lane
- [COMMITTERS] pgsql: Fix testing of parallel-safety of SubPlans. Tom Lane