Commits

DateSubjectAuthorReleases
2026-04-06 Support more object types within CREATE SCHEMA. Tom Lane 19 (unreleased)
2026-01-04 Add parse location to IndexElem. Tom Lane 19 (unreleased)
2025-11-04 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. Tom Lane 19 (unreleased)
2025-09-29 Add GROUP BY ALL. Tom Lane 19 (unreleased)
2024-10-31 Add a parse location field to struct FunctionParameter. Tom Lane 18.0
2024-10-31 Make all ereport() calls within gram.y provide error locations. Tom Lane 18.0
2024-10-22 Improve parser's reporting of statement start locations. Tom Lane 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 17.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 18.0
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 15.9
2024-09-17 Repair pg_upgrade for identity sequences with non-default persistence. Tom Lane 16.5
2024-06-25 Improve comment in gram.y. Tom Lane 17.0
2023-11-28 Clean up usage of bison precedence for non-operator keywords. Tom Lane 17.0
2023-11-26 Doc: list AT TIME ZONE and COLLATE in operator precedence table. Tom Lane 17.0
2023-10-20 Extend ALTER OPERATOR to allow setting more optimization attributes. Tom Lane 17.0
2023-10-03 Add some notes about why "ALTER TYPE enum DROP VALUE" is hard. Tom Lane 17.0
2023-03-15 Support [NO] INDENT option in XMLSERIALIZE(). Tom Lane 16.0
2022-11-10 Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT". Tom Lane 16.0
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 16.0
2022-11-04 Fix CREATE DATABASE so we can pg_upgrade DBs with OIDs above 2^31. Tom Lane 15.1
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.2 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.3 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 13.9
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 9.6 (unreleased)
2022-10-16 Rename parser token REF to REF_P to avoid a symbol conflict. Tom Lane 16.0