Commits

DateSubjectAuthorReleases
2024-11-27 Fix pg_get_constraintdef for NOT NULL constraints on domains Álvaro Herrera 17.3
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-30 Fix inconsistencies and style issues in new SQL/JSON code Alvaro Herrera 16.0
2023-03-29 SQL/JSON: add standard JSON constructor functions Alvaro Herrera 16.0
2022-04-20 set_deparse_plan: Reuse variable to appease Coverity Alvaro Herrera 15.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2019-04-25 Fix tablespace inheritance for partitioned rels Alvaro Herrera 12.0
2019-04-03 Support foreign keys that reference partitioned tables Alvaro Herrera 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2018-09-03 Remove pg_constraint.conincluding Alvaro Herrera 12.0
2018-09-03 Remove pg_constraint.conincluding Alvaro Herrera 11.0
2018-04-15 Reorganize partitioning code Alvaro Herrera 11.0
2018-02-12 get_relid_attribute_name is dead, long live get_attname Alvaro Herrera 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2017-05-12 Change CREATE STATISTICS syntax Alvaro Herrera 10.0
2017-04-17 Rename columns in new pg_statistic_ext catalog Alvaro Herrera 10.0
2017-03-27 Fix a couple of problems in pg_get_statisticsextdef Alvaro Herrera 10.0