From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | "Serguei A(dot) Mokhov" <mokhov(at)cs(dot)concordia(dot)ca> |
Cc: | pgsql-hackers(at)postgresql(dot)org, pgman(at)candle(dot)pha(dot)pa(dot)us, peter_e(at)gmx(dot)net |
Subject: | Re: [DEFAULT] Daily digest v1.3954 (22 messages) |
Date: | 2003-09-04 01:29:39 |
Message-ID: | 20030904012939.GA5995@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Sep 03, 2003 at 09:19:33PM -0400, Serguei A. Mokhov wrote:
> > If you take a close look at the output above, you will see that the
> > prompt shifts one character to the right when you are in a transaction.
> > That is going to look terrible. I don't think we should have a moving
> > prompt as a default.
I agree, probably the "not in a transaction" status should display a
different character.
> On the contrary, it could show the transaction level for the case of
> nested transactions:
>
> foo**=#
Ugh... pretty ugly. What if you are within the 50th transaction block?
Not that it will be common, but ...
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"There was no reply" (Kernel Traffic)
From | Date | Subject | |
---|---|---|---|
Next Message | Serguei A. Mokhov | 2003-09-04 01:33:40 | Re: [DEFAULT] Daily digest v1.3954 (22 messages) |
Previous Message | Marc G. Fournier | 2003-09-04 01:24:35 | Re: [HACKERS] Win32 native port |