On 8 May 2017 at 02:57, Tom Lane <[email protected]> wrote: > David Rowley <[email protected]> writes: >> OK, so it looks like GenerateTimezoneFiles in Install.pm for the MSVC >> build does not quite do what make install does for src/timezone. >> Nothing seems to pass the -p parameter as the following is doing: > > Ah-hah. Still, the log message should have been there before. > Maybe just nobody noticed?
Thanks for pushing. The error messages were not there before. I think just load_ok would have ended up false in tzparse(). There seems to be code to handle that without producing any error. -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
