postgresql/src/bin
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
..
initdb Force the TZ environment variable to be set during initdb. This is to 2009-12-18 18:45:50 +00:00
pg_config Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00
pg_controldata Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00
pg_ctl Fix pg_ctl initdb without options. 2009-12-15 00:17:50 +00:00
pg_dump Additional fixes for large object access control. 2009-12-14 00:39:11 +00:00
pg_resetxlog Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00
pgevent 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
psql Add large object access control. 2009-12-11 03:34:57 +00:00
scripts Translations update for 8.5alpha2 2009-10-20 18:23:27 +00:00
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00