Mailing lists [pgsql-committers]
- pgsql: Fix meson detection of a couple of 64 bit builtins. Thomas Munro
- pgsql: Fix error message wording Álvaro Herrera
- pgsql: Fix error message wording Álvaro Herrera
- pgsql: Lower default value of autovacuum_worker_slots in initdb as need Nathan Bossart
- pgsql: Add passwordcheck.min_password_length. Nathan Bossart
- pgsql: Use PqMsg_* macros in postgres.c. Nathan Bossart
- pgsql: Use PqMsg_* macros in postgres.c. Nathan Bossart
- pgsql: Restore smgrtruncate() prototype in back-branches. Thomas Munro
- pgsql: Restore smgrtruncate() prototype in back-branches. Thomas Munro
- pgsql: Restore smgrtruncate() prototype in back-branches. Thomas Munro
- pgsql: Restore smgrtruncate() prototype in back-branches. Thomas Munro
- pgsql: Restore smgrtruncate() prototype in back-branches. Thomas Munro
- pgsql: Add missing typedefs.list entry for AggStatePerGroupData. Jeff Davis
- pgsql: Remove unused TupleHashTableData->entrysize. Jeff Davis
- pgsql: nodeSetOp.c: missing additionalsize for BuildTupleHashTable(). Jeff Davis
- pgsql: ExecInitAgg: update aggstate->numaggs and ->numtrans earlier. Jeff Davis
- pgsql: Fix memory leak in pgoutput with relation attribute map Michael Paquier
- pgsql: Fix memory leak in pgoutput with relation attribute map Michael Paquier
- pgsql: Fix C error reported by Oracle compiler. Thomas Munro
- pgsql: Fix C error reported by Oracle compiler. Thomas Munro
- pgsql: Fix C error reported by Oracle compiler. Thomas Munro
- pgsql: Fix C error reported by Oracle compiler. Thomas Munro
- pgsql: Fix C error reported by Oracle compiler. Thomas Munro
- pgsql: pg_freespacemap: Fix declaration of pg_freespace(regclass) Michael Paquier
- pgsql: Remove useless function declaration Peter Eisentraut
- pgsql: plpgsql: pure parser and reentrant scanner Peter Eisentraut
- pgsql: Set exit status for pgindent if pg_bsd_indent fails Andrew Dunstan