Commits

DateSubjectAuthorReleases
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao 18 (unreleased)
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao 19 (unreleased)
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao master
2026-07-02 Remove psql support for pre-v10 servers. Nathan Bossart master
2026-07-02 Allow logical replication conflicts to be logged to a table. Amit Kapila master
2026-07-01 Fix mismatched deallocation functions Peter Eisentraut master
2026-06-24 psql: Add tab completion for subscription wal_receiver_timeout Fujii Masao 19 (unreleased)
2026-05-25 psql: Tab completion for CHECKPOINT FLUSH_UNLOGGED boolean options Daniel Gustafsson 19 (unreleased)
2026-05-23 psql: Add missing IO option to EXPLAIN tab completion Fujii Masao 19 (unreleased)
2026-05-15 psql: Fix tab completion for REPACK boolean options Fujii Masao 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-05-12 Add psql tab completion for FOR PORTION OF clause Peter Eisentraut 19 (unreleased)
2026-04-17 psql: Fix incorrect tab completion after CREATE PUBLICATION ... EXCEPT (...) Fujii Masao 19 (unreleased)
2026-04-06 Add CONCURRENTLY option to REPACK Álvaro Herrera 19 (unreleased)
2026-04-06 Support more object types within CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-04-06 Allow autovacuum to use parallel vacuum workers. Masahiko Sawada 19 (unreleased)
2026-03-31 Change syntax of EXCEPT TABLE clause in publication commands. Amit Kapila 19 (unreleased)
2026-03-30 Remove bits* typedefs. Nathan Bossart 19 (unreleased)
2026-03-25 psql: Fix tab completion for FOREIGN DATA WRAPPER and SUBSCRIPTION. Masahiko Sawada 19 (unreleased)
2026-03-20 Add option force_array for COPY JSON FORMAT Andrew Dunstan 19 (unreleased)
2026-03-20 json format for COPY TO Andrew Dunstan 19 (unreleased)
2026-03-20 Add support for EXCEPT TABLE in ALTER PUBLICATION. Amit Kapila 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-03-10 Introduce the REPACK command Álvaro Herrera 19 (unreleased)
2026-03-06 CREATE SUBSCRIPTION ... SERVER. Jeff Davis 19 (unreleased)