Remove TZ environment-variable entry from postgres reference page.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 30 Mar 2016 01:38:15 +0000 (21:38 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 30 Mar 2016 01:38:15 +0000 (21:38 -0400)
commite19b7f7c8bfb41899bdfa386049a0e2490ea6a79
treeec7b896a155626d1818287e0c2869ecc23f1a06e
parentb4b06931ed22e9a38442b16676aaf16ace92bf8d
Remove TZ environment-variable entry from postgres reference page.

The server hasn't paid attention to the TZ environment variable since
commit ca4af308c32d03db, but that commit missed removing this documentation
reference, as did commit d883b916a947a3c6 which added the reference where
it now belongs (initdb).

Back-patch to 9.2 where the behavior changed.  Also back-patch
d883b916a947a3c6 as needed.

Matthew Somerville
doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/postgres-ref.sgml