Mailing lists [pgsql-committers]
- pgsql: Avoid calling pqsignal() with invalid signals on Windows fronten Nathan Bossart
- pgsql: Convert libpgport's pqsignal() to a void function. Nathan Bossart
- pgsql: Rework macro pgstat_is_ioop_tracked_in_bytes() Michael Paquier
- pgsql: Add and use BitmapHeapScanDescData struct Melanie Plageman
- pgsql: Fix setrefs.c's failure to do expression processing on prune ste Tom Lane
- pgsql: Fix setrefs.c's failure to do expression processing on prune ste Tom Lane
- pgsql: Fix setrefs.c's failure to do expression processing on prune ste Tom Lane
- pgsql: Fix setrefs.c's failure to do expression processing on prune ste Tom Lane
- pgsql: Fix setrefs.c's failure to do expression processing on prune ste Tom Lane
- pgsql: Fix setrefs.c's failure to do expression processing on prune ste Tom Lane
- pgsql: Remove redefinitions of SIG_* macros in win32_port.h. Nathan Bossart
- pgsql: Revert recent changes related to handling of 2PC files at recove Michael Paquier
- pgsql: Revert recent changes related to handling of 2PC files at recove Michael Paquier
- pgsql: Revert recent changes related to handling of 2PC files at recove Michael Paquier
- pgsql: Revert recent changes related to handling of 2PC files at recove Michael Paquier
- pgsql: Revert recent changes related to handling of 2PC files at recove Michael Paquier
- pgsql: Revert recent changes related to handling of 2PC files at recove Michael Paquier
- pgsql: Add pg_nodiscard decorations to base64 functions Peter Eisentraut
- pgsql: Remove flex version checks Peter Eisentraut
- pgsql: Speed up hex_encode with bytewise lookup John Naylor
- pgsql: Fix parsing of qualified relation names in RETURNING. Dean Rasheed
- pgsql: Add documentation about calling version-1 C functions from C. Tom Lane