Mailing lists [pgsql-committers]
- pgsql: Correct nbtsplitloc.c comment. Peter Geoghegan
- pgsql: Correct nbtsplitloc.c comment. Peter Geoghegan
- pgsql: Report the time taken by pgbench initialization steps. Thomas Munro
- pgsql: Provide pgbench --show-script to dump built-in scripts. Thomas Munro
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: mention pg_reload_conf() for reloading the config file Bruce Momjian
- pgsql: doc: Fix Tamil language mention in PG 12 docs Bruce Momjian
- pgsql: Remove dead code. Tom Lane
- pgsql: Fix inconsistencies and typos in the tree Michael Paquier
- Re: pgsql: Represent Lists as expansible arrays, not chains ofcons-cells. Michael Paquier
- Re: pgsql: Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane
- pgsql: Redesign the API for list sorting (list_qsort becomeslist_sort) Tom Lane
- pgsql: Clean up some ad-hoc code for sorting and de-duplicating Lists. Tom Lane
- Re: pgsql: Represent Lists as expansible arrays, not chains ofcons-cells. Andrew Dunstan
- pgsql: Remove lappend_cell...() family of List functions. Tom Lane