Michael Paquier <michael(at)paquier(dot)xyz> writes:
> On Sat, Aug 22, 2020 at 01:10:11PM +0300, Alexander Lakhin wrote:
>> - The function is passed a pointer to a <replaceable>local_relopts</replaceable>
>> + The function is passed a pointer to a <structname>local_relopts</structname>
> The docs of brin, gin, gist and spgist disagree with that. Wouldn't
> it be better to update all of them?
Yeah, probably. See 47046763c for some policy I'd made up about when
to use <replaceable> --- typedef names definitely don't fit.
regards, tom lane