pgsql: Fix MSVC build for changes in zic.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix MSVC build for changes in zic.
Date: 2016-07-19 21:53:59
Message-ID: E1bPcxj-0006rC-E7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix MSVC build for changes in zic.

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

Branch
------
REL9_3_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-07-19 22:41:52 pgsql: Remove very-obsolete estimates of shmem usage from postgresql.co
Previous Message Kevin Grittner 2016-07-19 21:30:27 pgsql: Add comment & docs about no vacuum truncation with sto.