Re: BUG #15724: Can't create foreign table as partition

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Amit Langote <amitlangote09@gmail.com>, Pavan Deolasee <pavan.deolasee@gmail.com>, stepya@ukr.net, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2019-06-27T16:47:50Z
Lists: pgsql-bugs
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Pushed to 11 and master.  Thanks!

Don't actually see any push from here?

			regards, tom lane



Commits

  1. Fix partitioned index creation with foreign partitions

  2. Doc: Update documentation on partitioning vs. foreign tables.