pgsql: Attempt to fix MSVC builds and other fls-related breakage. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Attempt to fix MSVC builds and other fls-related breakage.
Date
Msg-id E1RvXye-0002pv-1Q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Attempt to fix MSVC builds and other fls-related breakage.

Thanks to Andrew Dunstan for bringing this to my attention.

Branch
------
master

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

Modified Files
--------------
src/port/Makefile           |    2 +-
src/tools/msvc/Mkvcbuild.pm |    6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Improve interval_transform function to detect a few more cases.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Support zero byte field and record separators