Commits

DateSubjectAuthorReleases
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-01-15 Remove #include <math.h> where not needed Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-11-25 backend/nodes cleanup: Move loop variables definitions into for statement Peter Eisentraut 19 (unreleased)
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2025-06-12 Fix squashing algorithm for query texts Álvaro Herrera 18.0
2025-05-30 Change internal queryid type from uint64 to int64 David Rowley 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-09-10 Introduce an RTE for the grouping step Richard Guo 18.0
2024-08-01 Convert node test compile-time settings into run-time parameters Peter Eisentraut 18.0
2024-03-22 Make RangeTblEntry dump order consistent Peter Eisentraut 17.0
2024-03-07 Fix description and grouping of RangeTblEntry.inh Peter Eisentraut 17.0
2024-03-05 Improve field order in RangeTblEntry Peter Eisentraut 17.0
2024-02-22 Remove custom Constraint node read/write implementations Peter Eisentraut 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-06-14 Make parseNodeString() C idiom compatible with Visual Studio 2015. Noah Misch 16.0
2023-06-14 Retain relkind too in RTE_SUBQUERY entries for views. Amit Langote 16.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-19 Avoid copying undefined data in _readA_Const(). Tom Lane 16.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0