Commits

DateSubjectAuthorReleases
2026-06-30 Disallow set-returning functions within window OVER clauses. Tom Lane master
2026-06-30 Disallow set-returning functions within window OVER clauses. Tom Lane 19 (unreleased)
2026-06-30 Remove stray blank line in ParseFuncOrColumn() Fujii Masao 19 (unreleased)
2026-06-30 Remove stray blank line in ParseFuncOrColumn() Fujii Masao master
2026-06-24 Refine error reporting for null treatment on non-window functions Fujii Masao 19 (unreleased)
2026-06-17 Fix error message typo. Tatsuo Ishii 19 (unreleased)
2026-06-17 Fix to not allow null treatment to non window functions. Tatsuo Ishii 19 (unreleased)
2026-06-11 Fix parsing of parenthesised OLD/NEW in RETURNING list. Dean Rasheed 18 (unreleased)
2026-06-11 Fix parsing of parenthesised OLD/NEW in RETURNING list. Dean Rasheed 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-01 Add UPDATE/DELETE FOR PORTION OF Peter Eisentraut 19 (unreleased)
2026-03-16 SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-03 Add IGNORE NULLS/RESPECT NULLS option to Window functions. Tatsuo Ishii 19 (unreleased)
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0