Mailing lists [pgsql-committers]
- pgsql: doc: Clarify behavior of query planner locking with REINDEX Michael Paquier
- pgsql: Put new command-line options into alphabetical order in help out Peter Eisentraut
- Re: pgsql: Add isolation tests for snapshot behavior in ri_triggers.c Amit Langote
- pgsql: Fix the dates of some copyright notices Michael Paquier
- pgsql: Docs: Fix various mistakes and typos David Rowley
- pgsql: Fix various typos and spelling mistakes in code comments David Rowley
- pgsql: Docs: Mention that relpersistence is for sequences now too David Rowley
- pgsql: docs: Note the recovery_min_apply_delay bloats pg_wal. Robert Haas
- pgsql: Avoid re-writing files unnecessarily in src/tools/copyright.pl. Tom Lane
- pgsql: Add color support for new frontend detail/hint messages Peter Eisentraut
- pgsql: Improve readability of SQL/JSON documentation. Andrew Dunstan
- pgsql: Doc build fix: remove tab from filelist.sgml. Jeff Davis
- pgsql: fgetc() returns int, not char. Tom Lane
- pgsql: Explicitly ignore guaranteed-true result from pgstat_lock_entry( Tom Lane
- pgsql: Tweak the default behavior of psql's \dconfig. Tom Lane
- pgsql: Remove dead code in do_pg_backup_start(). Tom Lane
- pgsql: Remove comment about historic heap vacuuming issue. Peter Geoghegan
- pgsql: Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane