mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 13:28:44 -04:00
fce573ae16
YYERROR_VERBOSE" from contrib/cube and contrib/seg, and adjusts the expected output accordingly. Hopefully this will consistently pass across multiple bison versions. Joe Conway