Make all the declarations of WaitEventSetWaitBlock be marked "inline".

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a1953f3a60cc7d1b8516d0b2c7e82ae8e9242de3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-04-02T17:55:44Z
Releases: 9.6.0
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.

Files

PathChange+/−
src/backend/storage/ipc/latch.c modified +2 −2