Remove STATUS_FOUND
authorPeter Eisentraut <peter@eisentraut.org>
Sun, 29 Dec 2019 08:09:20 +0000 (09:09 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 11 Jan 2020 06:48:57 +0000 (07:48 +0100)
commitc096a804d9dcc46f1a8ebf2742696aca90b2dfcf
treefc639fa430b492f76b3623d3b91e4938063a5db1
parent38fc056074e034087af8a1589507631682a279d1
Remove STATUS_FOUND

Replace the solitary use with a bool.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/flat/a6f91ead-0ce4-2a34-062b-7ab9813ea308%402ndquadrant.com
src/backend/storage/lmgr/lock.c
src/backend/storage/lmgr/proc.c
src/include/c.h
src/include/storage/lock.h