Обсуждение: pgsql: Turn off deprecated bison warnings under MSVC

Поиск
Список
Период
Сортировка

pgsql: Turn off deprecated bison warnings under MSVC

От
Andrew Dunstan
Дата:
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
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d0747714e6ef193c16d1acf31c15f387877d591f

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