diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-05-03 00:32:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-05-03 00:32:19 +0000 |
commit | 53cedcac22bca29bb6ac766b04d5dd08db77ac03 (patch) | |
tree | 52a9ada483515c730714941cac9cb494edfd6cd0 /src/interfaces/python/tutorial/syscat.py | |
parent | c2def1b1287eca171212de0cd9d1de21de469961 (diff) | |
download | postgresql-53cedcac22bca29bb6ac766b04d5dd08db77ac03.tar.gz postgresql-53cedcac22bca29bb6ac766b04d5dd08db77ac03.zip |
Retire xlateSqlType/xlateSqlFunc; all type name translations are now
handled as special productions. This is needed to keep us honest about
user-schema type names that happen to coincide with system type names.
Per pghackers discussion 24-Apr. To avoid bloating the keyword list
too much, I removed the translations for datetime, timespan, and lztext,
all of which were slated for destruction several versions back anyway.
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.py')
0 files changed, 0 insertions, 0 deletions