Make all the declarations of WaitEventSetWaitBlock be marked "inline".
commita1953f3a60cc7d1b8516d0b2c7e82ae8e9242de3
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Apr 2016 17:55:44 +0000 (2 13:55 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Apr 2016 17:55:44 +0000 (2 13:55 -0400)
tree14dde2fb239c3dcfcd593f9bcdfbdb62970189af
parent45aae8e78967b37f285e99617b919319bf2bf536
Make all the declarations of WaitEventSetWaitBlock be marked "inline".

The inconsistency here triggered compiler warnings on some buildfarm
members, and it's surely pretty pointless.
src/backend/storage/ipc/latch.c