doc patch: note AttributeRelationId passed to FDW validator function - Mailing list pgsql-hackers

From Ian Lawrence Barwick
Subject doc patch: note AttributeRelationId passed to FDW validator function
Date
Msg-id CAB8KJ=i16t2yJU_Pq2Z+hnNGWFhagp_bJmzxHZu3ZkOjZm-+rQ@mail.gmail.com
Whole thread Raw
Responses Re: doc patch: note AttributeRelationId passed to FDW validator function
List pgsql-hackers
Hi

Here:

  https://www.postgresql.org/docs/current/fdw-functions.html

the enumeration of OIDs which might be passed as the FDW validator function's
second argument omits "AttributeRelationId" (as passed when altering
a foreign table's column options).

Attached v1 patch adds this to this list of OIDs.

The alternative v2 patch adds this to this list of OIDs, and also
formats it as an
SGML list, which IMHO is easier to read.

Looks like this has been missing since 9.3.


Regards

Ian Barwick

Attachment

pgsql-hackers by date:

Previous
From: Florents Tselai
Date:
Subject: Re: Improving FTS for Greek
Next
From: Tomas Vondra
Date:
Subject: Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639)