Alvaro Herrera wrote: > > Excerpts from Tom Lane's message of vie nov 18 11:12:32 -0300 2011: > > > > Alvaro Herrera <[email protected]> writes: > > > Excerpts from Tom Lane's message of vie nov 18 00:39:42 -0300 2011: > > >> Do missed autoheader run for previous commit. > > > > > Hmm, does the win32 file need updating too? > > > > I don't see HAVE_SCANDIR in there, do you? > > Well, I wonder if the win32 file needs to be hooked to the whole > autoconf/autoheader thing somehow. I mean, if HAVE_SCANDIR wasn't > there, does this mean that when it was added to pg_config.h we forgot to > update the win32 copy?
Well, Win32 doesn't have HAVE_SCANDIR, so it didn't need to be defined, I think. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
