a7ae1dc has broken the windows builds - Mailing list pgsql-hackers

From David Rowley
Subject a7ae1dc has broken the windows builds
Date
Msg-id CAApHDvr8gtfPK3ok-+DHUgZJ02aMNr6EM_Qoyd115QGF1+Z0Zw@mail.gmail.com
Whole thread Raw
Responses Re: a7ae1dc has broken the windows builds
List pgsql-hackers
I've attached a small patch which should get the windows builds up and running again.

They're currently failing from this:

"c:\prog\bf\root\HEAD\pgsql.build\pgsql.sln" (default target) (1) ->
"c:\prog\bf\root\HEAD\pgsql.build\pg_upgrade_support.vcxproj" (default target) (67) ->
(Link target) ->  pg_upgrade_support.obj : error LNK2001: unresolved external symbol IsBinaryUpgrade [c:\prog\bf\root\HEAD\pgsql.build\pg_upgrade_support.vcxproj] .\Release\pg_upgrade_support\pg_upgrade_support.dll : fatal error LNK1120: 1 unresolved externals [c:\prog\bf\root\HEAD\pgsql.build\pg_upgrade_support.vcxproj]
   0 Warning(s)   2 Error(s)
Regards
David Rowley
Attachment

pgsql-hackers by date:

Previous
From: Andrew Gierth
Date:
Subject: Re: Final Patch for GROUPING SETS - unrecognized node type: 347
Next
From: David Rowley
Date:
Subject: Re: Patch to support SEMI and ANTI join removal