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

From [email protected] (Alvaro Herrera)
Subject pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan
Date
Msg-id [email protected]
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: [email protected] (Bruce Momjian)
Date:
Subject: pgsql: Add URL for: * Consider automatic caching of statements at
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Push index operator lossiness determination down to GIST/GIN