postgresql/src/backend/bootstrap
Tom Lane fb51ad3419 Make all our flex and bison files use %option prefix or %name-prefix
(respectively) to rename yylex and related symbols.  Some were doing
it this way already, while others used not-too-reliable sed hacks in
the Makefiles.  It's all nice and consistent now.
2006-03-07 01:03:12 +00:00
..
.cvsignore Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
bootparse.y Make all our flex and bison files use %option prefix or %name-prefix 2006-03-07 01:03:12 +00:00
bootscanner.l Make all our flex and bison files use %option prefix or %name-prefix 2006-03-07 01:03:12 +00:00
bootstrap.c Make all our flex and bison files use %option prefix or %name-prefix 2006-03-07 01:03:12 +00:00
Makefile Make all our flex and bison files use %option prefix or %name-prefix 2006-03-07 01:03:12 +00:00