]> granicus.if.org Git - postgresql/commit
Some further kibitzing on cachability of datetime functions.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Oct 2001 17:22:05 +0000 (17:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 3 Oct 2001 17:22:05 +0000 (17:22 +0000)
commit2b7ccb17e1cfb9c999bf8dbe93966a693fb4dfac
tree0af84a0bf8e01c6455f33d0c43e2b2497aeaf758
parent4a147ba64191dac4ae8594a75cb464d05d387949
Some further kibitzing on cachability of datetime functions.
In particular, mark all I/O functions that can produce or consume
a date as noncachable, in light of existence of DateStyle variable.
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h