pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan
Date
Msg-id 20080414150420.61FBE7559CC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix indentation in new REFERENCED BY psql output, per Brendan Jurd.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.166 -> r1.167)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.166&r2=1.167)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add URL for: * Consider automatic caching of statements at
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Push index operator lossiness determination down to GIST/GIN