aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsvector_parser.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2014-06-03 22:36:35 -0400
committerPeter Eisentraut <peter_e@gmx.net>2014-06-03 22:36:35 -0400
commit55fb759ab3e7543a6be72a35e6b6961455c5b393 (patch)
tree8661ddf735336d48be88113237b4c4f73a55a931 /src/backend/utils/adt/tsvector_parser.c
parentab14a73a6ca5cc4750f0e00a48bdc25a2293034a (diff)
downloadpostgresql-55fb759ab3e7543a6be72a35e6b6961455c5b393.tar.gz
postgresql-55fb759ab3e7543a6be72a35e6b6961455c5b393.zip
Silence Bison deprecation warnings
Bison >=3.0 issues warnings about %name-prefix="base_yy" instead of the now preferred %name-prefix "base_yy" but the latter doesn't work with Bison 2.3 or less. So for now we silence the deprecation warnings.
Diffstat (limited to 'src/backend/utils/adt/tsvector_parser.c')
0 files changed, 0 insertions, 0 deletions