aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-02-19 19:53:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-02-19 19:53:35 +0000
commit6e546c286c928825fe57e789b3bdd3903310c5b3 (patch)
tree62c966719d795b9f44029cb49af1e80b15e7d214 /src/backend/tcop/postgres.c
parent9103372f52ab9042a934aa857ee83a24784be3ce (diff)
downloadpostgresql-6e546c286c928825fe57e789b3bdd3903310c5b3.tar.gz
postgresql-6e546c286c928825fe57e789b3bdd3903310c5b3.zip
Arrange to call localtime() during postmaster startup. On most Unixen,
the first call of localtime() in a process will read /usr/lib/tztab or local equivalent. Better to do this once in the postmaster and inherit the data by fork() than to have to do it during every backend start.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions