Documentation updates for direct foreign table modification

Started by Etsuro Fujitaover 6 years ago2 messageshackers
Jump to latest
#1Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp

Hi,

* Commit 7086be6e3 should have documented the limitation that the
direct modification is disabled when WCO constraints are present, but
didn't, which is definitely my fault.

* Commit fc22b6623 should have documented the limitation that the
direct modification is disabled when generated columns are defined,
but didn't.

Attached is a patch for updating the documentation.

Best regards,
Etsuro Fujita

Attachments:

Update-fdw-documetation.patchapplication/octet-stream; name=Update-fdw-documetation.patchDownload+8-6
#2Etsuro Fujita
fujita.etsuro@lab.ntt.co.jp
In reply to: Etsuro Fujita (#1)
Re: Documentation updates for direct foreign table modification

On Tue, Sep 17, 2019 at 3:45 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:

* Commit 7086be6e3 should have documented the limitation that the
direct modification is disabled when WCO constraints are present, but
didn't, which is definitely my fault.

* Commit fc22b6623 should have documented the limitation that the
direct modification is disabled when generated columns are defined,
but didn't.

Attached is a patch for updating the documentation.

Committed.

Best regards,
Etsuro Fujita