Re: Uppercase tab completion keywords in psql?

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Bruce Momjian <bruce@momjian.us>
Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>, Peter Eisentraut <peter_e@gmx.net>
Date: 2012-03-22T22:05:30Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. psql: Add variable to control keyword case in tab completion

  2. psql: Case preserving completion of SQL key words


On 03/22/2012 05:49 PM, Bruce Momjian wrote:
>
> 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?
>

Should it be governed by a setting?

cheers

andrew