Commits

DateSubjectAuthorReleases
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-01-26 Fix accidentally cast away qualifiers Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Remove unnecessary casts in printf format arguments (%zu/%zd) Peter Eisentraut 19 (unreleased)
2025-11-25 backend/nodes cleanup: Move loop variables definitions into for statement Peter Eisentraut 19 (unreleased)
2025-09-24 Remove PointerIsValid() Peter Eisentraut 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-04-08 Speedup child EquivalenceMember lookup in planner David Rowley 18.0
2025-04-04 Make derived clause lookup in EquivalenceClass more efficient Amit Langote 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-03-22 Do not output actual value of location fields in node serialization by default Peter Eisentraut 17.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-02-13 Use a safer outfuncs/readfuncs representation for BitStrings. Tom Lane 16.3
2024-02-13 Use a safer outfuncs/readfuncs representation for BitStrings. Tom Lane 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 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