doc: Mention AttributeRelationId in FDW validator function description

Michael Paquier <michael@paquier.xyz>

Commit: b901961be1d5191650cb4fae49e403843fc57ccc
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-12-28T11:09:33Z
Releases: 12.18
doc: Mention AttributeRelationId in FDW validator function description

The documentation has been missing one value in the list of catalog OIDs
that can be given to the validator function of a FDW, as of
AttributeRelationId, when changing the attribute options of a foreign
table.

Author: Ian Lawrence Barwick
Discussion: https://postgr.es/m/CAB8KJ=i16t2yJU_Pq2Z+hnNGWFhagp_bJmzxHZu3ZkOjZm-+rQ@mail.gmail.com
Backpatch-through: 12

Files

PathChange+/−
doc/src/sgml/fdwhandler.sgml modified +10 −7

Documentation touched

Discussion