Thread: pgsql: Change \du to use the new printTable API, improving the situation

pgsql: Change \du to use the new printTable API, improving the situation

From
alvherre@postgresql.org (Alvaro Herrera)
Date:
Log Message:
-----------
Change \du to use the new printTable API, improving the situation of very wide
tables.

Brendan Jurd, with some help from me.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.172 -> r1.173)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.172&r2=1.173)