Re: psql's \d commands --- end of the line for

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hannu Krosing <hannu(at)tm(dot)ee>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Peter Eisentraut <peter_e(at)gmx(dot)net>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psql's \d commands --- end of the line for
Date: 2002-12-09 22:13:02
Message-ID: 20142.1039471982@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Hannu Krosing <hannu(at)tm(dot)ee> writes:
> Why not use \D for "long" ids ?

Seems like a fine idea to me. (I had actually started to think of
"\s<something>" for "show", but was just observing that that would
create conflicts against existing commands, when your message arrived.
"\D<something>" works though.)

Any objections out there?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2002-12-09 22:15:21 Re: [GENERAL] PostgreSQL Global Development Group Announces
Previous Message Scott Shattuck 2002-12-09 21:56:17 Re: DB Tuning Notes for comment...

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-12-09 22:25:41 Re: minor doc improvements
Previous Message Christoph Zwerschke 2002-12-09 21:33:29 PyGreSQL, suggestion for DB wrapper class