pgsql: instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
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: /messages/by-id/alpine.DEB.2.21.1808111104320.1705@lancre
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/6f7d02aa60b711c2a61d12b2f2f7ff4c5d5d6df4
Modified Files
--------------
src/backend/executor/instrument.c | 10 +++-------
src/include/portability/instr_time.h | 8 ++++++++
2 files changed, 11 insertions(+), 7 deletions(-)
Greetings,
* 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: /messages/by-id/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..
Thanks!
Stephen
On 2018-Nov-21, Stephen Frost wrote:
Greetings,
* 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: /messages/by-id/alpine.DEB.2.21.1808111104320.1705@lancreHaven't followed this closely, but the buildfarm (and my local build)
are quite unhappy about this patch..
Yeah, looking into this mess already.
--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
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: /messages/by-id/alpine.DEB.2.21.1808111104320.1705@lancreHaven'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
On 2018-Nov-21, Stephen Frost wrote:
Greetings,
* Alvaro Herrera (alvherre@2ndquadrant.com) wrote:
Yeah, looking into this mess already.
Much better now, thanks!
Yay :-)
--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services