pgsql: Sort child tables by name instead of OID in \d+ display This was - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Sort child tables by name instead of OID in \d+ display This was
Date
Msg-id 20090707190557.69E5C75331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Sort child tables by name instead of OID in \d+ display

This was an oversight in the recent patch.  Found by Tom Lane.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.221 -> r1.222)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.221&r2=1.222)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix typo in comment.
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: More sensible character_octet_length For character types with