1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-28 18:48:04 +03:00
Files
postgres/src
Peter Eisentraut b34f6ab804 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.
2009-07-07 20:32:20 +00:00
..
2009-07-07 20:32:20 +00:00
2009-07-07 18:49:16 +00:00
2009-07-01 23:15:55 +00:00
2009-06-26 19:33:52 +00:00
2009-07-01 23:15:55 +00:00
2009-07-01 23:15:55 +00:00