Commits

DateSubjectAuthorReleases
2021-05-21 Fix usage of "tableoid" in GENERATED expressions. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-06 Clean up treatment of missing default and CHECK-constraint records. Tom Lane 14.0
2021-03-21 Fix assorted silliness in ATExecSetCompression(). Tom Lane 14.0
2021-01-04 Add the ability for the core grammar to have more than one parse target. Tom Lane 14.0
2020-11-14 Provide the OR REPLACE option for CREATE TRIGGER. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 14.0
2020-09-29 Add for_each_from, to simplify loops starting from non-first list cells. Tom Lane 13.1
2020-09-23 Improve error cursor positions for problems with partition bounds. Tom Lane 14.0
2020-09-16 Avoid unnecessary recursion to child tables in ALTER TABLE SET NOT NULL. Tom Lane 14.0
2020-09-16 Avoid unnecessary recursion to child tables in ALTER TABLE SET NOT NULL. Tom Lane 12.5
2020-09-16 Avoid unnecessary recursion to child tables in ALTER TABLE SET NOT NULL. Tom Lane 13.0
2020-08-22 Fix ALTER TABLE's scheduling rules for AT_AddConstraint subcommands. Tom Lane 14.0
2020-08-22 Fix ALTER TABLE's scheduling rules for AT_AddConstraint subcommands. Tom Lane 13.0
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 13.0
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 14.0
2020-08-21 Fix handling of CREATE TABLE LIKE with inheritance. Tom Lane 12.5
2020-07-07 Don't create pg_type entries for sequences or toast tables. Tom Lane 14.0
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-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-21 Clarify behavior of adding and altering a column in same ALTER command. Tom Lane 13.0
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2020-01-08 Fix handling of generated columns in ALTER TABLE. Tom Lane 12.2
2020-01-08 Fix handling of generated columns in ALTER TABLE. Tom Lane 13.0