Suggestion for psql command interpretation

From: Colin Wetherbee <cww(at)denterprises(dot)org>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Suggestion for psql command interpretation
Date: 2008-04-15 18:02:21
Message-ID: 4804EDAD.9060700@denterprises.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I just made a typo in psql, and it resulted in something I wouldn't have
expected.

js=# \timimng
Showing only tuples.

js=# \t
Tuples only is off.

I also wouldn't have expected \timimng to have been interpreted as
\timing, which I tried to type in the first place, but perhaps a typo
like this should throw an error?

Colin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Colin Wetherbee 2008-04-15 18:06:51 Re: Suggestion for psql command interpretation
Previous Message Obe, Regina 2008-04-15 18:01:30 Re: Not Geography