Commits

DateSubjectAuthorReleases
2024-10-10 Unbreak overflow test for attinhcount/coninhcount Álvaro Herrera 18.0
2024-09-30 Show values of SET statements as constants in pg_stat_statements Michael Paquier 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 Introduce an RTE for the grouping step Richard Guo 18.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 17.0
2024-08-24 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands Alexander Korotkov 18.0
2024-08-22 Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov 17.0
2024-08-22 Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov 18.0
2024-06-04 Fix another couple of outdated comments for MERGE RETURNING. Dean Rasheed 17.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-04-25 Improve comment of DeallocateStmt->isall Michael Paquier 17.0
2024-04-18 SQL/JSON: Improve some error messages Amit Langote 17.0
2024-04-16 Mark some new location fields as ParseLoc Peter Eisentraut 17.0
2024-04-08 Fix some grammer errors from error messages and codes comments Alexander Korotkov 17.0
2024-04-08 JSON_TABLE: Add support for NESTED paths and columns Amit Langote 17.0
2024-04-06 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 17.0
2024-04-06 Implement ALTER TABLE ... MERGE PARTITIONS ... command Alexander Korotkov 17.0
2024-04-04 Add basic JSON_TABLE() functionality Amit Langote 17.0
2024-03-30 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.0
2024-03-24 Add temporal FOREIGN KEY contraints Peter Eisentraut 17.0
2024-03-22 Make RangeTblEntry dump order consistent Peter Eisentraut 17.0
2024-03-22 Remove custom _jumbleRangeTblEntry() Peter Eisentraut 17.0