doc: Mention AttributeRelationId in FDW validator function description

Michael Paquier <michael@paquier.xyz>

Commit: f246c48ac4ac323152d3569bed1ccd571a5cc3d8
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-12-28T11:09:12Z
Releases: 17.0
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