pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix indentation in new REFERENCED BY psql output, per Brendan
Date: 2008-04-14 15:04:20
Message-ID: 20080414150420.61FBE7559CC@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-04-14 17:05:34 pgsql: Push index operator lossiness determination down to GIST/GIN
Previous Message Bruce Momjian 2008-04-14 13:33:53 pgsql: Add URL for: * Consider automatic caching of statements at