Blind attempt at fixing the non-MSVC Windows builds Apparently, they need -DBUILDING_DLL for the Assert() declarations to work correctly.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/af0a4c5924061869ee3db391900ab745107c966f Modified Files -------------- src/makefiles/Makefile.cygwin | 4 ++++ src/makefiles/Makefile.win32 | 4 ++++ 2 files changed, 8 insertions(+), 0 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers