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

From Tom Lane
Subject Re: Making sure \timing is on
Date
Msg-id 4691.1210564109@sss.pgh.pa.us
Whole thread Raw
In response to Re: Making sure \timing is on  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Responses Re: Making sure \timing is on
List pgsql-general
"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.

            regards, tom lane

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Making sure \timing is on
Next
From: Reece Hart
Date:
Subject: Re: Scripting function definitions as SQL?