Архив рассылок [pgsql-committers]
- pgsql: bufmgr: Fix ordering of checks in PinBuffer() Andres Freund
- pgsql: Fix pg_waldump/t/001_basic.pl with BSD tar on ZFS. Thomas Munro
- pgsql: Fix miscellaneous issues in EXCEPT publication clause. Amit Kapila
- pgsql: Enable test_cplusplusext with MSVC Peter Eisentraut
- pgsql: Use standard C23 and C++ attributes if available Peter Eisentraut
- pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao
- pgsql: Skip common prefixes during radix sort John Naylor
- pgsql: Fix two issues in fast-path FK check introduced by commit 2da86c Amit Langote
- Re: pgsql: Add fast path for foreign key constraint checks Amit Langote
- pgsql: Make FastPathMeta self-contained by copying FmgrInfo structs Amit Langote
- pgsql: aio: io_uring: Allow IO methods to check if IO completed in the Andres Freund
- pgsql: bufmgr: Return whether WaitReadBuffers() needed to wait Andres Freund
- pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. Nathan Bossart
- pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. Nathan Bossart
- pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. Nathan Bossart
- pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. Nathan Bossart
- pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. Nathan Bossart
- pgsql: doc: Add missing description for DROP SUBSCRIPTION IF EXISTS. Nathan Bossart
- pgsql: Add support for extended statistics on virtual generated columns Dean Rasheed
- pgsql: Fix vicinity of tuple_insert to use uint32, not int, for options Álvaro Herrera
- pgsql: Add UPDATE/DELETE FOR PORTION OF Peter Eisentraut
- pgsql: Give an 'options' parameter to tuple_delete/_update Álvaro Herrera