Fix abstime-to-time cast function, which has had broken implementation
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 17 Apr 2003 04:50:20 +0000 (04:50 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 17 Apr 2003 04:50:20 +0000 (04:50 +0000)
commit31845dd363d0af874cd34168302b74ed4a381890
tree2ad96dc831fb16645271c780dd1d9bb276e304b8
parent0b88b637090b6030e1dc2c294e69506ae5d390fc
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