Commits

DateSubjectAuthorReleases
2024-11-27 Fix pg_get_constraintdef for NOT NULL constraints on domains Álvaro Herrera 17.3
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 17.3
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 16.7
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 15.11
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 18.0
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 13.19
2024-11-20 Avoid assertion failure if a setop leaf query contains setops. Tom Lane 14.16
2024-11-08 Add pg_constraint rows for not-null constraints Álvaro Herrera 18.0
2024-09-17 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 18.0
2024-09-17 Add temporal FOREIGN KEY contraints Peter Eisentraut 18.0
2024-09-10 Use a hash table to de-duplicate column names in ruleutils.c. Tom Lane 18.0
2024-09-10 Introduce an RTE for the grouping step Richard Guo 18.0
2024-09-09 Don't bother checking the result of SPI_connect[_ext] anymore. Tom Lane 18.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 17.0
2024-09-06 SQL/JSON: Fix JSON_TABLE() column deparsing Amit Langote 17.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 18.0
2024-09-06 SQL/JSON: Fix JSON_TABLE() column deparsing Amit Langote 18.0
2024-09-06 Revert recent SQL/JSON related commits Amit Langote 18.0
2024-09-06 Revert recent SQL/JSON related commits Amit Langote 17.0
2024-09-06 SQL/JSON: Fix JSON_TABLE() column deparsing Amit Langote 17.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 17.0
2024-09-06 SQL/JSON: Fix default ON ERROR behavior for JSON_TABLE Amit Langote 18.0
2024-09-06 SQL/JSON: Fix JSON_TABLE() column deparsing Amit Langote 18.0
2024-08-29 Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 17.0
2024-08-29 Fix mis-deparsing of ORDER BY lists when there is a name conflict. Tom Lane 16.5