aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2009-07-07 20:32:20 +0000
committerPeter Eisentraut <peter_e@gmx.net>2009-07-07 20:32:20 +0000
commitb34f6ab80474da3c64b4d70f0e57e544275b67df (patch)
tree6daa24c90678210f5265c0980eae33d780a813c7 /src/backend/parser/parse_utilcmd.c
parentba3fb57d8171e7d0d0e27942f6ce8ae364c8d87a (diff)
downloadpostgresql-b34f6ab80474da3c64b4d70f0e57e544275b67df.tar.gz
postgresql-b34f6ab80474da3c64b4d70f0e57e544275b67df.zip
psql backward compatibility fix
For servers older than 8.3, sort display of child tables by relname instead of oid::regclass::text, because the cast from regclass to text did not work back then. The older display may be slightly worse when different schemas are involved, but that should be rare enough.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions