pgsql: Adjust Solution.pm to set HAVE_STDINT_H. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Adjust Solution.pm to set HAVE_STDINT_H.
Date
Msg-id E1j5Fcl-0004Iq-Ra@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust Solution.pm to set HAVE_STDINT_H.

We're not testing that anywhere anymore, but for consistency,
it should get defined.

Branch
------
master

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

Modified Files
--------------
src/tools/msvc/Solution.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix perlcritic warnings
Next
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Assume that we have signed integral types and flexiblearray mem