Mailing lists [pgsql-committers]
- pgsql: Fix query jumbling with GROUP BY clauses Michael Paquier
- pgsql: Fix query jumbling with GROUP BY clauses Michael Paquier
- pgsql: lwlock: Invert meaning of LW_FLAG_RELEASE_OK Andres Freund
- pgsql: bufmgr: Make definitions related to buffer descriptor easier to Andres Freund
- pgsql: pg_waldump: Relax LSN comparison check in TAP test Michael Paquier
- pgsql: pg_waldump: Relax LSN comparison check in TAP test Michael Paquier
- pgsql: pg_waldump: Relax LSN comparison check in TAP test Michael Paquier
- pgsql: pg_waldump: Relax LSN comparison check in TAP test Michael Paquier
- pgsql: Prevent unintended dropping of active replication origins. Amit Kapila
- pgsql: Use more consistent *GetDatum() macros for some unsigned numbers Michael Paquier
- pgsql: Reword confusing comment to avoid "typo fixes" Álvaro Herrera
- pgsql: Enable Python Limited API for PL/Python on MSVC Peter Eisentraut
- pgsql: doc: Slightly correct advice on C/C++ linkage Peter Eisentraut
- pgsql: Revert "Replace pg_restrict by standard restrict" Peter Eisentraut
- pgsql: lwlock: Improve local variable name Andres Freund
- pgsql: Remove redundant assignment in CreateWorkExprContext Jeff Davis