Commits

DateSubjectAuthorReleases
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 15 (unreleased)
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 17 (unreleased)
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane master
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 18 (unreleased)
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 16 (unreleased)
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 19 (unreleased)
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 14 (unreleased)
2026-02-12 Add support for INSERT ... ON CONFLICT DO SELECT. Dean Rasheed 19 (unreleased)
2025-11-04 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. Tom Lane 19 (unreleased)
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2024-03-30 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-02-29 Support MERGE into updatable views. Dean Rasheed 17.0
2024-01-15 Reduce dependency to money data type in main regression test suite Michael Paquier 17.0
2023-05-07 Add ruleutils support for decompiling MERGE commands. Tom Lane 15.3
2023-05-07 Add ruleutils support for decompiling MERGE commands. Tom Lane 16.0
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 11.20
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 12.15
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 13.11
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 14.8
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 15.3
2023-02-25 Fix mishandling of OLD/NEW references in subqueries in rule actions. Dean Rasheed 16.0
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 11.20
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 15.3
2023-02-17 Print the correct aliases for DML target tables in ruleutils. Tom Lane 13.11