Jeff Janes <jeff.ja...@gmail.com> writes: > It seems like IGNORE is getting replaced by the preprocessor with something > else, but I don't know how to get my hands on the intermediate file after > the preprocessor has done its thing.
Maybe IGNORE is defined as a macro in MinGW? Try s/IGNORE/IGNORE_P/g throughout the patch. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers