Re: psql table comments?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql table comments?
Date: 2004-08-18 17:50:27
Message-ID: 412396E3.2030304@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

>Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>
>>I have just noticed that \d+ tablename doesn't show the table
>>comment/description - should it? Is this a TODO?
>>
>>
>
>\dt+ tablename shows this, in what is probably a more convenient format
>than \d+ would be able to use.
>
>

Not if you like to use multiline table comments like I do.

no biggie - I can live without it.

cheers

andrew

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2004-08-18 17:52:03 Re: stop the presses (Re: 7.4.4 packaged ...)
Previous Message Joe Conway 2004-08-18 17:41:41 gcc: unrecognized option `-pthreads'