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-...@mail.gmail.com Backpatch-through: 12 Branch ------ REL_12_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/b901961be1d5191650cb4fae49e403843fc57ccc Modified Files -------------- doc/src/sgml/fdwhandler.sgml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-)
