Julien Rouhaud <[email protected]> writes: > On Sat, Mar 26, 2022 at 02:52:29PM +0900, Michael Paquier wrote: >> This could be used by some external module, no?
> Maybe, but WalRcv is exposed so if an external module needs it it could still
> maintain its own version of GetWalRcvWriteRecPtr.
We'd need to mark WalRcv as PGDLLIMPORT if we want to take that
seriously.
regards, tom lane
