doc patch: note AttributeRelationId passed to FDW validator function

Поиск
Список
Период
Сортировка
От Ian Lawrence Barwick
Тема doc patch: note AttributeRelationId passed to FDW validator function
Дата
Msg-id CAB8KJ=i16t2yJU_Pq2Z+hnNGWFhagp_bJmzxHZu3ZkOjZm-+rQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: doc patch: note AttributeRelationId passed to FDW validator function  (Ian Lawrence Barwick <barwick@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Florents Tselai
Дата:
Сообщение: Re: Improving FTS for Greek
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639)