]> granicus.if.org Git - postgresql/commit
The timezone() family of functions (a/k/a AT TIME ZONE construct) can
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 May 2004 16:57:16 +0000 (16:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 May 2004 16:57:16 +0000 (16:57 +0000)
commitd905057853225f03192891330df2c134216e4cc5
tree2bae1f4420790648219ea4cb53f75cfe12d7a426
parent2b5561264506dbf4bfbf2730248320629c62e225
The timezone() family of functions (a/k/a AT TIME ZONE construct) can
safely be marked immutable, since their results don't depend on the
TimeZone GUC variable.  Per recent discussion.
src/include/catalog/pg_proc.h