| From: | Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Amit Langote <amitlangote09(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Jeevan Ladhe <jeevanladhe(dot)os(at)gmail(dot)com> |
| Subject: | Re: doc: CREATE FOREIGN TABLE .. PARTITION OF .. DEFAULT |
| Date: | 2022-05-27 10:15:32 |
| Message-ID: | CAPmGK17U5jEqVZuo3r38wB0VFWomEtJCBGn_h92HQzQ2sP-49Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, May 27, 2022 at 1:58 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Committed, except I adjusted the v11 version so that the CREATE
> FOREIGN TABLE documentation would match the CREATE TABLE documentation
> in that branch.
I think we should fix the syntax synopsis in the Parameters section
of the CREATE FOREIGN TABLE reference page as well. Attached is a
patch for that.
Sorry for being late for this.
Best regards,
Etsuro Fujita
| Attachment | Content-Type | Size |
|---|---|---|
| Further-fix-CREATE-FOREIGN-TABLE-synopsis.patch | application/octet-stream | 827 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2022-05-27 11:24:32 | Re: SLRUs in the main buffer pool, redux |
| Previous Message | Amit Kapila | 2022-05-27 10:14:39 | Re: suboverflowed subtransactions concurrency performance optimize |