Mailing lists [pgsql-committers]
- pgsql: Add default roles for file/program access Stephen Frost
- pgsql: Support new default roles with adminpack Stephen Frost
- pgsql: Remove explicit superuser checks in favor of ACLs Stephen Frost
- pgsql: Faster partition pruning Alvaro Herrera
- pgsql: Fix typo Magnus Hagander
- pgsql: Clean up intermetiate state in pg_basebackup tests Magnus Hagander
- pgsql: Fix badly edited doc sentence Alvaro Herrera
- pgsql: Remove some unnecessary quote marks from catalog DATA lines. Tom Lane
- pgsql: Allow insert and update tuple routing and COPY for foreigntable Robert Haas
- pgsql: Fix possible failure in parallel index build. Robert Haas
- pgsql: Doc: fix broken markup. Tom Lane
- pgsql: Fix and improve pg_atomic_flag fallback implementation. Andres Freund
- pgsql: Fix and improve pg_atomic_flag fallback implementation. Andres Freund
- pgsql: Fix and improve pg_atomic_flag fallback implementation. Andres Freund
- pgsql: Fix and improve pg_atomic_flag fallback implementation. Andres Freund
- pgsql: Attempt to fix endianess issues in new hash partition test. Andres Freund
- pgsql: Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5. Andres Freund
- pgsql: Document partprune.c a little better Alvaro Herrera
- pgsql: Predicate locking in hash indexes. Teodor Sigaev
- pgsql: Logical decoding of TRUNCATE Peter Eisentraut
- pgsql: Logical replication support for TRUNCATE Peter Eisentraut
- Re: pgsql: Logical replication support for TRUNCATE Andres Freund
- Re: pgsql: Logical replication support for TRUNCATE Tom Lane
- pgsql: Deactive flapping checksum isolation tests. Andres Freund
- pgsql: Fix timing issue in new subscription truncate test Peter Eisentraut
- Re: pgsql: Fix timing issue in new subscription truncate test Andres Freund
- Re: pgsql: Fix timing issue in new subscription truncate test Tom Lane
- Re: pgsql: Fix timing issue in new subscription truncate test Tom Lane
- Re: pgsql: Fix timing issue in new subscription truncate test Andres Freund
- pgsql: Add json(b)_to_tsvector function Teodor Sigaev