]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Turn off deprecated bison warnings under MSVC
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 20 Mar 2020 17:55:15 +0000 (13:55 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 20 Mar 2020 18:02:43 +0000 (14:02 -0400)
commit3163349fd7fe0115b021bfa1fbe4990143957814
tree2097acf4a2f50731076281eefdc635234d03663c
parentc9c042dded8792913a0387bd7e9a0d8f7be00978
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.
src/tools/msvc/pgbison.pl