]> granicus.if.org Git - postgresql/commit
Given its current definition that depends on time(NULL), timetz_zone
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Sep 2005 06:51:12 +0000 (06:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Sep 2005 06:51:12 +0000 (06:51 +0000)
commit35979e6c35b75b0f6ed68b60f120459380ead3c4
tree443b451420c61a492f25989df481c86d048f5d93
parentf2ebd01ef02968c03c3886296de3242bbc5f817d
Given its current definition that depends on time(NULL), timetz_zone
is certainly no longer immutable, but must indeed be marked volatile.
I wonder if it should use the value of now() (that is, transaction
start time) so that it could be marked stable.  But it's probably not
important enough to be worth changing the code for ... indeed, I'm not
even going to force an initdb for this catalog change, seeing that we
just did one a few hours ago.
src/include/catalog/pg_proc.h