Remove resowner_private.h
commit06a0f4d52be3a52a74725dd29c66cd486256a209
authorMichael Paquier <michael@paquier.xyz>
Sat, 20 Apr 2024 09:01:03 +0000 (20 18:01 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 20 Apr 2024 09:01:03 +0000 (20 18:01 +0900)
tree8f050992944b7a1611b049e5c45e8b58ea641e8a
parent2d3389c28c5c8235221d2ae0776df4ab812b15c8
Remove resowner_private.h

This header is not used since the refactoring of resource owners done in
b8bff07daa85, and all the functions declared in it became (well, mostly)
static inline local to each resowner kind's code path.

Author: Xing Guo
Discussion: https://postgr.es/m/CACpMh+BFmtK5Z=b6PvH4HLKhUpWa_VtRTZSrB4-yK-tQejpWGw@mail.gmail.com
src/include/utils/resowner_private.h [deleted file]