pgsql: Disable MSVC warning caused by recent snprintf.c changes - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Disable MSVC warning caused by recent snprintf.c changes
Date
Msg-id E1gLeTy-00037p-9e@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Disable MSVC warning caused by recent snprintf.c changes

Discussion: https://postgr.es/m/05f348de-0c79-d88d-69b7-434ef828bd4d@2ndQuadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7f284debaf1933b322ff54a643c6785362a034d3

Modified Files
--------------
src/port/snprintf.c | 8 ++++++++
1 file changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Remove volatiles from {procarray,volatile}.c and fix memory orde
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Remove ineffective check against dropped columns from slot_getat