Commits

DateSubjectAuthorReleases
2026-01-04 Include error location in errors from ComputeIndexAttrs(). Tom Lane 19 (unreleased)
2026-01-04 Add parse location to IndexElem. Tom Lane 19 (unreleased)
2023-03-25 Fix CREATE INDEX progress reporting for multi-level partitioning. Tom Lane 16.0
2020-10-04 Make postgres.bki use the same literal-string syntax as postgresql.conf. Tom Lane 14.0
2018-05-05 Fix bootstrap parser so that its keywords are unreserved words. Tom Lane 11.0
2017-06-04 Disallow CREATE INDEX if table is already in use in current session. Tom Lane 10.0
2017-04-14 Use one transaction while reading postgres.bki, not one per line. Tom Lane 10.0
2015-02-22 Get rid of multiple applications of transformExpr() to the same tree. Tom Lane 9.5.0
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 8.4.22
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.0.18
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.1.14
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.2.9
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.3.5
2014-05-28 Revert "Fix bogus %name-prefix option syntax in all our Bison files." Tom Lane 9.4.0
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 8.4.22
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.0.18
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.1.14
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.2.9
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.3.5
2014-05-28 Fix bogus %name-prefix option syntax in all our Bison files. Tom Lane 9.4.0
2012-07-16 Avoid pre-determining index names during CREATE TABLE LIKE parsing. Tom Lane 9.2.0
2012-07-16 Avoid pre-determining index names during CREATE TABLE LIKE parsing. Tom Lane 9.3.0
2011-03-26 More collations cleanup, from trawling for missed collation assignments. Tom Lane 9.1.0
2010-02-07 Create a "relation mapping" infrastructure to support changing the relfilenodes Tom Lane 9.0.0
2009-12-23 Adjust naming of indexes and their columns per recent discussion. Tom Lane 9.0.0