Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
Date
Msg-id 20181121185103.GV3415@tamriel.snowman.net
Whole thread Raw
In response to Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Greetings,

* Alvaro Herrera (alvherre@2ndquadrant.com) wrote:
> On 2018-Nov-21, Stephen Frost wrote:
> > * Alvaro Herrera (alvherre@alvh.no-ip.org) wrote:
> > > instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
> > >
> > > Sets the timestamp to current if not already set.  Will acquire more
> > > callers momentarily.
> > >
> > > Author: Fabien Coelho
> > > Discussion: https://postgr.es/m/alpine.DEB.2.21.1808111104320.1705@lancre
> >
> > Haven't followed this closely, but the buildfarm (and my local build)
> > are quite unhappy about this patch..
>
> Yeah, looking into this mess already.

Much better now, thanks!

Stephen

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: ATTACH/DETACH PARTITION CONCURRENTLY
Next
From: Alvaro Herrera
Date:
Subject: Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY