OSDN Git Service

Adjust documentation with respect to "unknown" timezone setting.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 May 2011 17:48:40 +0000 (13:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 10 May 2011 17:48:40 +0000 (13:48 -0400)
commit1453cd8f82139a3e751c617dc6635f7b1c7abe14
tree9d1ee8d7e60f38ad31e2bfbeb3184e870853cf7c
parent853c1750f91feaa6a72b29ae683c955ab6f4df70
Adjust documentation with respect to "unknown" timezone setting.

The recent cleanup of GUC assign hooks got rid of the kludge of using
"unknown" as a magic value for timezone and log_timezone.  But I forgot
to update the documentation to match, as noted by Martin Pitt.
doc/src/sgml/config.sgml
src/backend/utils/misc/postgresql.conf.sample