pgsql: Improve psql \d+ to show TOAST reloptions too.

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve psql \d+ to show TOAST reloptions too.
Date: 2009-02-11 19:12:04
Message-ID: 20090211191204.519BB7559ED@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve psql \d+ to show TOAST reloptions too. Per complaint from
ITAGAKI Takahiro.

Modified Files:
--------------
pgsql/src/bin/psql:
describe.c (r1.198 -> r1.199)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.198&r2=1.199)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2009-02-11 19:12:43 Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog,
Previous Message Tom Lane 2009-02-11 18:39:10 Re: Re: [COMMITTERS] pgsql: Update autovacuum to use reloptions instead of a system catalog,