summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeTidscan.c
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2017-01-02 13:51:32 -0800
committerJoe Conway <mail@joeconway.com>2017-01-02 13:51:32 -0800
commit3f9479603caca249fb3643871c24c6fa55a339b4 (patch)
tree9271283f8ce158e7b94a394df10e91f08d64c686 /src/backend/executor/nodeTidscan.c
parent49832227b2fad0e1137d535c3a1906813c8ebb31 (diff)
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. Back-patch to 9.2 and 9.3 -- the newer branches already have this fix. Author: Peter Eisentraut Discussion: https://postgr.es/m/677.1483384145%40sss.pgh.pa.us
Diffstat (limited to 'src/backend/executor/nodeTidscan.c')
0 files changed, 0 insertions, 0 deletions