Mailing lists [pgsql-committers]
- pgsql: psql: Add tab completion for VACUUM and ANALYZE ... ONLY option. Tom Lane
- Re: pgsql: Add vacuum_truncate configuration parameter. David Rowley
- pgsql: Allow plugins to set a 64-bit plan identifier in PlannedStmt Michael Paquier
- pgsql: Add tests for POSITION(bytea, bytea) David Rowley
- pgsql: Detect and Log multiple_unique_conflicts type conflict. Amit Kapila
- pgsql: Add test case for when subscriber table is missing a column Heikki Linnakangas
- pgsql: psql: show default extension version in \dx output Magnus Hagander
- pgsql: psql: use consistent alias for pg_description Magnus Hagander
- pgsql: postgres_fdw: improve security checks Peter Eisentraut
- pgsql: doc: Clarify required options for each action in pg_recvlogical. Fujii Masao
- pgsql: Allow pg_recvlogical --drop-slot to work without --dbname. Fujii Masao
- pgsql: Fix typo Álvaro Herrera
- pgsql: Fix bitmapheapscan incorrect recheck of NULL tuples Melanie Plageman
- pgsql: Expand comment for isset_offset. Nathan Bossart