Commits

DateSubjectAuthorReleases
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 12.15
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 13.11
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 14.8
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 15.3
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 16.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-11 Fix uninitialized variable in transformTableLikeClause() David Rowley 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 11.20
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 12.15
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 13.11
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 14.8
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 15.3
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-01-11 Improve handling of inherited GENERATED expressions. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-12 Get rid of recursion-marker values in enum AlterTableType Alvaro Herrera 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-11-29 Add 'missing_ok' argument to build_attrmap_by_name Alvaro Herrera 16.0
2022-11-13 Refactor aclcheck functions Peter Eisentraut 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 11.17
2022-08-08 In extensions, don't replace objects not belonging to the extension. Tom Lane 15.0