Re: doc: CREATE FOREIGN TABLE .. PARTITION OF .. DEFAULT

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: 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-26 23:28:50
Message-ID: CA+HiwqHtbqRmQZq8_=cm88EzgLuh4H+Jw-6RKXxyjYkn4dbuFw@mail.gmail.com
Views: Raw Message | Whole Thread | 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:
> On Thu, May 26, 2022 at 1:50 AM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> > Attached 2 patches -- one for PG 11 onwards and another for PG 10.
>
> Committed, except I adjusted the v11 version so that the CREATE
> FOREIGN TABLE documentation would match the CREATE TABLE documentation
> in that branch.

Thank you.

--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-05-26 23:51:08 Re: pg_upgrade test writes to source directory
Previous Message Michael Paquier 2022-05-26 23:23:50 Re: pg_upgrade test writes to source directory