Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
Date: 2018-11-21 18:51:03
Message-ID: 20181121185103.GV3415@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Greetings,

* Alvaro Herrera (alvherre(at)2ndquadrant(dot)com) wrote:
> On 2018-Nov-21, Stephen Frost wrote:
> > * Alvaro Herrera (alvherre(at)alvh(dot)no-ip(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-21 19:16:25 Re: [COMMITTERS] pgsql: Remove pgbench "progress" test pending solution of its timing is
Previous Message Alvaro Herrera 2018-11-21 18:36:16 pgsql: Fix typo in commit 6f7d02aa60b7

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2018-11-21 19:18:23 Re: pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
Previous Message Robert Haas 2018-11-21 18:37:21 Re: ATTACH/DETACH PARTITION CONCURRENTLY