git.postgresql.org Git - postgresql.git/commit
Tue, 7 Jul 2009 20:32:20 +0000 (20:32 +0000)
Tue, 7 Jul 2009 20:32:20 +0000 (20:32 +0000)
commit b34f6ab80474da3c64b4d70f0e57e544275b67df
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.
This is the main PostgreSQL git repository.
RSS
Atom