Mailing lists [pgsql-committers]
- pgsql: Remove bits* typedefs. Nathan Bossart
- pgsql: libpq: Add oauth_ca_file option to change CAs without debugging Jacob Champion
- pgsql: Add warning option -Wold-style-declaration Peter Eisentraut
- pgsql: Doc: update ddl.sgml's description of cmin and cmax. Tom Lane
- pgsql: Change syntax of EXCEPT TABLE clause in publication commands. Amit Kapila
- Re: pgsql: Change syntax of EXCEPT TABLE clause in publication commands. Pavel Stehule
- pgsql: Add fast path for foreign key constraint checks Amit Langote
- Re: pgsql: Change syntax of EXCEPT TABLE clause in publication commands. shveta malik
- Re: pgsql: Change syntax of EXCEPT TABLE clause in publication commands. Amit Kapila
- Re: pgsql: Change syntax of EXCEPT TABLE clause in publication commands. Pavel Stehule
- pgsql: Disable some C++ warnings in MSVC Peter Eisentraut
- pgsql: meson: Make room for C++-only warning flags for MSVC Peter Eisentraut
- Re: pgsql: Add fast path for foreign key constraint checks Amit Langote
- pgsql: Formalize WAL record for XLOG_CHECKPOINT_REDO Daniel Gustafsson
- pgsql: Fix use-after-free in ri_LoadConstraintInfo Amit Langote
- Re: pgsql: Add fast path for foreign key constraint checks Amit Langote
- pgsql: Fix cross variable references in graph pattern causing segfault Peter Eisentraut
- pgsql: Property references are preferred over regular column references Peter Eisentraut
- Re: pgsql: Add fast path for foreign key constraint checks Amit Langote
- pgsql: Change the signature of dynahash's alloc function Heikki Linnakangas
- pgsql: Remove HASH_SEGMENT option Heikki Linnakangas
- pgsql: Doc: improve explanation of GiST compress/decompress methods. Tom Lane
- pgsql: Doc: remove bogus claim that tsvectors can have up to 2^64 entri Tom Lane
- pgsql: Avoid including vacuum.h in tableam.h and heapam.h. Nathan Bossart
- pgsql: sasl: Allow backend mechanisms to "abandon" exchanges Jacob Champion
- pgsql: Add FATAL_CLIENT_ONLY to ereport/elog Jacob Champion
- pgsql: libpq: Allow developers to reimplement libpq-oauth Jacob Champion
- pgsql: oauth: Don't log discovery connections by default Jacob Champion
- pgsql: libpq: Poison the v2 part of a v1 Bearer request Jacob Champion
- pgsql: Fix test_aio read_buffers() to work without cassert Melanie Plageman