pgsql: Add tablespace display to psql \l+. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add tablespace display to psql \l+.
Date
Msg-id 20060426231551.39E9511F6557@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add tablespace display to psql \l+.

Philip Yarra

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.133 -> r1.134)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.133&r2=1.134)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Fix SELECT INTO and CREATE TABLE AS to create tables in the
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Delay write of pg_stats file to once every five minutes, during