Fix abstime-to-time cast function, which has had broken implementation
authorTom Lane <[email protected]>
Thu, 17 Apr 2003 04:50:35 +0000 (04:50 +0000)
committerTom Lane <[email protected]>
Thu, 17 Apr 2003 04:50:35 +0000 (04:50 +0000)
commit1a79356f843676150730ec67d619109b1277b994
treeb13e112195e87fcf7d5b417e04cb222a8dfbbd7a
parentd0cea1362a0fb69b223876e348e14b88b228dadd
Fix abstime-to-time cast function, which has had broken implementation
since 7.2, per bug #947.  Turns out it had wrong volatility label, too.
Can't force initdb in 7.3 branch, but fix anyway for future installs.
src/include/catalog/pg_proc.h