Commits

DateSubjectAuthorReleases
2024-05-09 Repair ALTER EXTENSION ... SET SCHEMA. Tom Lane 17.0
2023-12-15 Fix bugs in manipulation of large objects. Tom Lane 14.11
2023-12-15 Fix bugs in manipulation of large objects. Tom Lane 12.18
2023-12-15 Fix bugs in manipulation of large objects. Tom Lane 15.6
2023-12-15 Fix bugs in manipulation of large objects. Tom Lane 17.0
2023-12-15 Fix bugs in manipulation of large objects. Tom Lane 13.14
2023-12-15 Fix bugs in manipulation of large objects. Tom Lane 16.2
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-01-06 Wake up a subscription's replication worker processes after DDL. Tom Lane 16.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 13.0
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 12.1
2019-11-05 Fix "unexpected relkind" error when denying permissions on toast tables. Tom Lane 11.6
2019-06-29 Add an enforcement mechanism for global object names in regression tests. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-14 Fix maintenance hazards caused by ill-considered use of default: cases. Tom Lane 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2013-02-09 Add support for ALTER RULE ... RENAME TO. Tom Lane 9.3.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2008-06-15 Rearrange ALTER TABLE syntax processing as per my recent proposal: the Tom Lane 8.4.0
2008-03-19 Support ALTER TYPE RENAME. Petr Jelinek Tom Lane 8.4.0
2008-02-07 Some variants of ALTER OWNER tried to make the "object" field of the Tom Lane 8.0.16