diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-29 01:35:11 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-29 01:35:11 +0000 |
commit | 1f14a9de74b08cb128d14d8bbaf8acb225b87f91 (patch) | |
tree | 6d26652113999264faa25d4751c068c39db3bedf /src/backend/commands/explain.c | |
parent | 9202c4f79884455c1c0dd11437f44f0c101acdd7 (diff) | |
download | postgresql-1f14a9de74b08cb128d14d8bbaf8acb225b87f91.tar.gz postgresql-1f14a9de74b08cb128d14d8bbaf8acb225b87f91.zip |
Correct broken entries for pg_proc OIDs 1364 (time(abstime))
and 1370 (timestamp(datetime)). This does not force an initdb, exactly,
but you won't see the effects of the bug fix until you do one.
BTW, OID 1358 for timespan(time) is still broken:
select timespan('21:11:26'::time);
ERROR: No such function 'time_timespan' with the specified attributes
But I couldn't figure out what it ought to be defined as, so I left it be.
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions