pgsql: Improve psql \d+ to show TOAST reloptions too. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Improve psql \d+ to show TOAST reloptions too.
Date
Msg-id 20090211191204.519BB7559ED@cvs.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: achernow@pgfoundry.org (User Achernow)
Date:
Subject: libpqtypes - libpqtypes: Fixed empty array issue, getf always returned a
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Tweak configure to attempt to add -qnoansialias to CFLAGS