Commits

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

DateSubjectAuthorReleases
2026-07-03 psql: Fix \df tab completion for procedures Fujii Masao 15 (unreleased)
2025-08-11 Restrict psql meta-commands in plain-text dumps. Nathan Bossart 15.14
2025-07-09 Fix tab-completion for COPY and \copy options. Masahiko Sawada 15.14
2023-01-06 Fix tab completion of ALTER FUNCTION/PROCEDURE/ROUTINE ... SET SCHEMA. Dean Rasheed 15.2
2022-09-30 Fix tab-completion after commit 790bf615ddba Alvaro Herrera 15.0
2022-09-22 Remove ALL keyword from TABLES IN SCHEMA for publication Alvaro Herrera 15.0
2022-09-22 psql: Improve tab-completion for MERGE. Fujii Masao 15.0
2022-07-22 Fix minor memory leaks in psql's tab completion. Tom Lane 15.0
2022-07-07 Re-order disable_on_error in tab-complete. Amit Kapila 15.0
2022-07-03 Simplify tab completion of extension versions, redux. Tom Lane 15.0
2022-06-21 Simplify tab completion of extension versions. Tom Lane 15.0
2022-06-18 Fix busted tab completion of extension versions. Tom Lane 15.0
2022-05-25 Add tab completion for table_rewrite's CREATE EVENT TRIGGER in psql Michael Paquier 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-13 Fix case sensitivity in psql's tab completion for GUC names. Tom Lane 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-07 psql: add \dconfig command to show server's configuration parameters. Tom Lane 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 Unlogged sequences Peter Eisentraut 15.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-04-04 psql: Show all query results by default Peter Eisentraut 15.0
2022-04-02 Allow CLUSTER on partitioned tables Alvaro Herrera 15.0
2022-03-29 Add new block-by-block strategy for CREATE DATABASE. Robert Haas 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-25 Update tab-completion for CREATE PUBLICATION with sequences Tomas Vondra 15.0