]> granicus.if.org Git - postgresql/commit
instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 21 Nov 2018 18:02:37 +0000 (15:02 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 21 Nov 2018 18:04:25 +0000 (15:04 -0300)
commit6f7d02aa60b711c2a61d12b2f2f7ff4c5d5d6df4
treebecd7d89575e4110eb491d2a7b6e0e0726c671b7
parent7306d5e920deb16f781797640715bf03f8d50d8c
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
src/backend/executor/instrument.c
src/include/portability/instr_time.h