Re: Bug in psql/enum

From: David Fetter <david(at)fetter(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bug in psql/enum
Date: 2008-01-21 10:38:40
Message-ID: 20080121103840.GJ20552@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jan 20, 2008 at 10:55:11PM -0500, Tom Lane wrote:
> David Fetter <david(at)fetter(dot)org> writes:
> > 8.3's psql is ponderously unhelpful when getting the type
> > description of an enum, so I'd like to propose a new column in the
> > \dT output which can contain those values in an array format.
>
> ... and how wide is your screen, again?

Excellent point. How about stacking them together one per line? I
guess this would need to be one thing for Windows and another for
Everybody Else. How about putting it in the \dT+ output?

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2008-01-21 11:01:46 contrib like modules in Red Hat problem, Re: A "bug" report for orafce
Previous Message Marko Kreen 2008-01-21 08:08:38 Re: [GENERAL] SHA1 on postgres 8.3