Skip to content

Commit af0e132

Browse files
committed
Trying to fix 9.5.1 1C patches
1 parent 137e849 commit af0e132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patches/postgresql/9.5.1/65-1c_FULL_95-0.23.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9142,10 +9142,10 @@ index b99fb13..582e5d6 100644
91429142
-- Test ORDER BY options
91439143
--
91449144

9145-
diff --git a/src/tools/msvc/Mkvcbuild.pm b/src/tools/msvc/Mkvcbuild.pm.new
9145+
diff --git a/src/tools/msvc/Mkvcbuild.pm b/src/tools/msvc/Mkvcbuild.pm
91469146
index 21faa58..569c7b1 100644
91479147
--- a/src/tools/msvc/Mkvcbuild.pm
9148-
+++ b/src/tools/msvc/Mkvcbuild.pm.new
9148+
+++ b/src/tools/msvc/Mkvcbuild.pm
91499149
@@ -33,7 +33,7 @@ my $contrib_defines = { 'refint' => 'REFINT_VERBOSE' };
91509150
my @contrib_uselibpq = ('dblink', 'oid2name', 'postgres_fdw', 'vacuumlo');
91519151
my @contrib_uselibpgport = ('oid2name', 'pg_standby', 'vacuumlo');

0 commit comments

Comments
 (0)