pgsql: Fix MSVC build for changes in zic. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix MSVC build for changes in zic.
Date
Msg-id E1bPcxj-0006rA-E0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix MSVC build for changes in zic.

Ooops, I missed back-patching commit f5f15ea6a along with the other stuff.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/bdbcfba35c70503ca7db7718d4c93bd06779bde8

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix MSVC build for changes in zic.
Next
From: Tom Lane
Date:
Subject: pgsql: Remove very-obsolete estimates of shmem usage from postgresql.co