postgresql/src/backend/bootstrap
Tom Lane 45b7abe59e Fix bogus %name-prefix option syntax in all our Bison files.
%name-prefix doesn't use an "=" sign according to the Bison docs, but it
silently accepted one anyway, until Bison 3.0.  This was originally a
typo of mine in commit 012abebab1, and we
seem to have slavishly copied the error into all the other grammar files.

Per report from Vik Fearing; analysis by Peter Eisentraut.

Back-patch to all active branches, since somebody might try to build
a back branch with up-to-date tools.
2014-05-28 15:41:53 -04:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bootparse.y Fix bogus %name-prefix option syntax in all our Bison files. 2014-05-28 15:41:53 -04:00
bootscanner.l Update copyright for 2014 2014-01-07 16:05:30 -05:00
bootstrap.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
Makefile Refactor flex and bison make rules 2012-10-11 06:57:04 -04:00