Re: psql \watch versus \timing - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: psql \watch versus \timing
Date
Msg-id 20141013194955.GG21267@momjian.us
Whole thread Raw
In response to Re: psql \watch versus \timing  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: psql \watch versus \timing
List pgsql-hackers
On Thu, Sep  4, 2014 at 10:50:58PM +0900, Michael Paquier wrote:
> On Thu, Sep 4, 2014 at 1:44 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> > On Thu, Aug 28, 2014 at 8:46 PM, Fujii Masao <masao.fujii@gmail.com> wrote:
> >> Good catch. So I will remove start_xact code later.
> > Attached patch removes start_xact from PSQLexec.
> Nothing negative to say here :)
> Patch simply removes the second argument of PSQLexec that was set to
> the same value everywhere, aka false as noticed by Heikki. Comments
> and code blocks related to this parameter are removed, and the code
> compiles, passing check-world as well (just kicked the tests in case).

Uh, where are we on this?  Should I commit it?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: WIP: multivariate statistics / proof of concept
Next
From: Bruce Momjian
Date:
Subject: Re: missing tab-completion for relation options