mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
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