]> granicus.if.org Git - postgresql/commit
Fix build with LWLOCK_STATS or dtrace.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 21 Mar 2014 22:11:24 +0000 (23:11 +0100)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 21 Mar 2014 22:26:34 +0000 (23:26 +0100)
commitdea6ed2c980286e89caf4166ad329f506abbff29
tree5837a01e836f107b6c13b7e30c343e0667c4e33a
parent1494931d7375ccdc6afd34f135bc708f8954eecc
Fix build with LWLOCK_STATS or dtrace.

Also fix the name of the dtrace probe for LWLockAcquireOrWait(). The
function was renamed from LWLockWaitUntilFree to LWLockAqcuireOrWait, but
the dtrace probe was neglected.

Pointed out by Andres Freund and the buildfarm.
src/backend/storage/lmgr/lwlock.c
src/backend/utils/probes.d