diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-07 01:03:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-03-07 01:03:12 +0000 |
commit | fb51ad3419ea84d7ad23edbc931e1b575c803e2a (patch) | |
tree | a6bed06804d3ea14f05c0b9cd9ae45423faf4413 /src/backend/parser/parse_expr.c | |
parent | 012abebab1bc72043f3f670bf32e91ae4ee04bd2 (diff) | |
download | postgresql-fb51ad3419ea84d7ad23edbc931e1b575c803e2a.tar.gz postgresql-fb51ad3419ea84d7ad23edbc931e1b575c803e2a.zip |
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.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions