Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Use English, instead of internal names,for translatable message Robert Haas
- [COMMITTERS] pgsql: Fix new BRIN desummarize WAL record Alvaro Herrera
- [COMMITTERS] pgsql: Avoid using a C++ keyword in header file Peter Eisentraut
- [COMMITTERS] pgsql: Fix compiler warning Peter Eisentraut
- Re: [COMMITTERS] pgsql: Identity columns Peter Eisentraut
- [COMMITTERS] pgsql: Improve 64bit atomics support. Andres Freund
- [COMMITTERS] pgsql: Reduce the number of pallocs() in BRIN Alvaro Herrera
- [COMMITTERS] pgsql: Fix printf format to use %zd when printing sizes Alvaro Herrera
- [COMMITTERS] pgsql: doc: Add missing closing tag Peter Eisentraut
- [COMMITTERS] pgsql: doc: Add SPFLAGS to osx calls Peter Eisentraut
- Re: [COMMITTERS] pgsql: Improve 64bit atomics support. Alexander Korotkov
- [COMMITTERS] pgsql: Fix issues in e8fdbd58fe. Andres Freund
- Re: [COMMITTERS] pgsql: Improve 64bit atomics support. Andres Freund
- Re: [COMMITTERS] pgsql: Use SASLprep to normalize passwords for SCRAM authentication. Tom Lane
- Re: [COMMITTERS] pgsql: Add infrastructure to supportEphemeralNamedRelation references. Euler Taveira
- Re: [COMMITTERS] pgsql: Add infrastructure to supportEphemeralNamedRelation references. Kevin Grittner
- [COMMITTERS] pgsql: Optimize joins when the inner relation can be proven unique. Tom Lane
- [COMMITTERS] pgsql: Add GUCs for predicate lock promotion thresholds. Kevin Grittner
- [COMMITTERS] pgsql: doc: Add some markup Peter Eisentraut
- [COMMITTERS] pgsql: Fix the new SASLprep tests to work with non-UTF-8 locales. Heikki Linnakangas