pgsql: It seems the YYLLOC_DEFAULT macro recommended by the Bison 1.875

Started by Tom Laneover 20 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
It seems the YYLLOC_DEFAULT macro recommended by the Bison 1.875 manual
just doesn't work with Bison 2.0 ... fix it ...

Modified Files:
--------------
pgsql/src/backend/parser:
gram.y (r2.535 -> r2.536)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/gram.y.diff?r1=2.535&r2=2.536)