Re: pgsql: Try to unbreak MSVC builds for fuzzystrmatch - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Try to unbreak MSVC builds for fuzzystrmatch
Date
Msg-id 3389656.1680963244@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Try to unbreak MSVC builds for fuzzystrmatch  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Andrew Dunstan <andrew@dunslane.net> writes:
> Try to unbreak MSVC builds for fuzzystrmatch
> Commit a290378a37 neglrected to add a recipe for MSVC to build the
> daitch_motokoff.h file.

Oh!  Thank you.  I'd even made a mental note yesterday "what about
MSVC" and then forgot it by the time I'd finished reviewing other
aspects of that patch.

            regards, tom lane



pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Skip \password TAP test on old IPC::Run versions
Next
From: Tom Lane
Date:
Subject: pgsql: Suppress bogus printout during new 035_standby_logical_decoding.