Thread: pgsql: Turn off deprecated bison warnings under MSVC

pgsql: Turn off deprecated bison warnings under MSVC

From
Andrew Dunstan
Date:
Turn off deprecated bison warnings under MSVC

These are disabled by the configure code, so this is just fixing an
inconsistency in the MSVC code.

Backpatch to all live branches.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/71c2fd0c04a5daaaab5331879e23181bb52334e1

Modified Files
--------------
src/tools/msvc/pgbison.pl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)