postgresql/src/bin/initdb
Tom Lane be3a24de19 Force the TZ environment variable to be set during initdb. This is to
short-circuit the rather expensive identify_system_timezone() procedure,
which we have no real need for during initdb since nothing done here depends
on the timezone setting.  Since we launch quite a few standalone backends
during the initdb sequence, this adds up to a significant savings, and seems
worth doing to save developer time even though it will hardly matter to end
users.  Per my report today on pgsql-hackers.
2009-12-18 18:45:50 +00:00
..
po Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
initdb.c Force the TZ environment variable to be set during initdb. This is to 2009-12-18 18:45:50 +00:00
nls.mk Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00