Commits

Showing commits that first shipped in 13 (backpatches included). Clear

DateSubjectAuthorReleases
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 13.22
2023-01-06 Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA. Dean Rasheed 13.10
2022-01-16 Fix psql's tab-completion of enum label values. Tom Lane 13.6
2021-06-07 Fix incautious handling of possibly-miscoded strings in client code. Tom Lane 13.4
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-20 Add tab-completion for ALTER INDEX .. [NO] DEPENDS ON Alvaro Herrera 13.0
2020-04-06 Add the option to report WAL usage in EXPLAIN and auto_explain. Amit Kapila 13.0
2020-04-01 psql: do file completion for \gx Bruce Momjian 13.0
2020-03-28 Trigger autovacuum based on number of INSERTs David Rowley 13.0
2020-03-16 Introduce a maintenance_io_concurrency setting. Thomas Munro 13.0
2020-03-08 Show opclass and opfamily related information in psql Alexander Korotkov 13.0
2020-03-07 Tab completion: offer parens as appropriate in CREATE/ALTER TEXT SEARCH. Tom Lane 13.0
2020-03-06 Allow ALTER TYPE to change some properties of a base type. Tom Lane 13.0
2020-02-26 Add deduplication to nbtree. Peter Geoghegan 13.0
2020-01-23 Add configure probe for rl_completion_suppress_quote. Tom Lane 13.0
2020-01-23 Improve psql's tab completion for filenames. Tom Lane 13.0
2020-01-20 Allow vacuum command to process indexes in parallel. Amit Kapila 13.0
2020-01-14 ALTER TABLE ... ALTER COLUMN ... DROP EXPRESSION Peter Eisentraut 13.0
2020-01-03 Add an ugly workaround for a bug in some recent libedit versions. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-13 Modernize our readline API a tad. Tom Lane 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-11-21 Allow ALTER VIEW command to rename the column in the view. Fujii Masao 13.0
2019-11-21 Improve tab-completion for ALTER MATERIALIZED VIEW. Fujii Masao 13.0