Re: New version of psql

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: New version of psql
Date: 1999-11-06 16:46:11
Message-ID: 199911061646.LAA28919@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 1999-11-04, Bruce Momjian mentioned:
>
> > OK, new version of psql installed. Only problem I see is that \h shows
> > TRUNCATE as the first help item. I assume the directory contents are
> > not being sorted. Peter?
> >
> > Second, the new psql prompt is #, so it shows as:
> >
> > test-#
> >
> > Not sure I like that. I liked the > better, I think, unless # grows on
> > me.
>
> The new prompt is the same as the the old one. *** Scratches head ***
>
> The '>' is replaced by a '#' if you are the superuser. (Correction: if the
> username is "postgres". I'm still thinking about ways to make this a
> little more elegant though. Ideas welcome.)

Thanks. Yes, nice new feature.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-11-06 16:46:43 Re: [HACKERS] New version of psql
Previous Message Ryan Kirkpatrick 1999-11-06 15:52:11 Re: [HACKERS] PostgreSQL 6.5.3 built, but not released ...