From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
Subject: | Re: Uppercase tab completion keywords in psql? |
Date: | 2012-03-22 21:56:00 |
Message-ID: | 201203222256.01031.andres@anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thursday, March 22, 2012 10:49:55 PM Bruce Momjian wrote:
> Postgres 9.2 has been modified so psql no longer uppercases SQL keywords
> when using tab completation, by this commit:
>
> commit 69f4f1c3576abc535871c6cfa95539e32a36120f
> Author: Peter Eisentraut <peter_e(at)gmx(dot)net>
> Date: Wed Feb 1 20:16:40 2012 +0200
>
> psql: Case preserving completion of SQL key words
> Robert Haas and I are disappointed by this change. I liked the fact
> that I could post nice-looking SQL queries without having to use my
> capslock key (which I use as a second control key). Any chance of
> reverting this change?
Seconded.
Andres
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2012-03-22 21:58:28 | Re: checkpoint patches |
Previous Message | Bruce Momjian | 2012-03-22 21:49:55 | Uppercase tab completion keywords in psql? |