Fix s_lock_test compile
commit46778187f5373f6072b58d5e4c298b775333a37c
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 25 Jan 2024 10:13:38 +0000 (25 11:13 +0100)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 25 Jan 2024 10:17:33 +0000 (25 11:17 +0100)
tree88c6acf44c0a12c668342d3672c9e3baa5433e78
parentfba2112b1569fd001a9e54dfdd73fd3cb8f16140
Fix s_lock_test compile

This is a mostly unused tool, but I discovered while nosing around the
Makefile that it hasn't been kept in line with other changes.  Fix it.

Backpatching doesn't appear to be necessary.

Discussion: https://postgr.es/m/202401241114.ied53jcich72@alvherre.pgsql
src/backend/storage/lmgr/Makefile
src/backend/storage/lmgr/s_lock.c