]> granicus.if.org Git - postgresql/commit
Supress call to tzset() in reset_timezone() if a new time zone has never
authorThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 3 Feb 1998 16:06:49 +0000 (16:06 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Tue, 3 Feb 1998 16:06:49 +0000 (16:06 +0000)
commitd6b5d8506dfbb23c8028991345c0e39d89c764db
tree5f54507023372e752fe493e60540a97159bb2bdf
parenta90b6a4464f34a1422aa784aeb4d43266ab82298
Supress call to tzset() in reset_timezone() if a new time zone has never
 been set in the session.
General cleanup of timezone support code.
src/backend/commands/variable.c