Re: Making sure \timing is on - Mailing list pgsql-general

From David Fetter
Subject Re: Making sure \timing is on
Date
Msg-id 20080512211706.GA22159@fetter.org
Whole thread Raw
In response to Re: Making sure \timing is on  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Making sure \timing is on
Re: Making sure \timing is on
List pgsql-general
On Sun, May 11, 2008 at 11:48:29PM -0400, Tom Lane wrote:
> "Scott Marlowe" <scott.marlowe@gmail.com> writes:
> > Is it reasonable behavior to have \timing along toggle and \timing on
> > / \timing off be a forced switch?  Just thinking of other scripts
> > where this isn't a problem and having to update them.
>
> The command without an argument should certainly keep the old toggle
> behavior, for backwards compatibility.

Attached patch does some of the right thing, but doesn't yet handle
error cases.  How liberal should we be about capitalization, spelling,
etc.?

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment

pgsql-general by date:

Previous
From: "Chris Saldanha"
Date:
Subject: Re: changing the endianness of a database
Next
From: "Vic Simkus"
Date:
Subject: Re: Recovering database after disk crash