]> granicus.if.org Git - postgresql/commit
Add PGTZ environment variable to initialization code.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 10 Nov 1997 15:41:58 +0000 (15:41 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 10 Nov 1997 15:41:58 +0000 (15:41 +0000)
commit367089b0c12eee2b4efd764931cee74b2b6fcd0b
treefb2d9b57efaaa7b6e9686504baef4799746def86
parent4ebc4e39d18020a97ff045b5f0f6da5ec430e252
Add PGTZ environment variable to initialization code.
Rename PG_DATESTYLE to PGDATESTYLE environment variable.
Move environment variable code to a different place so it now works!
Note that regression tests can now run with "setenv PGTZ PST8PDT"
 at the frontend rather than requiring the backend to have TZ set.
src/interfaces/libpq/fe-connect.c