Re: Fix inaccurate mention of index comments in CREATE FOREIGN TABLE docs

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2025-06-19T01:21:22Z
Lists: pgsql-docs
On Wed, Jun 18, 2025 at 04:55:56PM +0900, Fujii Masao wrote:
> Thanks for the review! I will commit the patch barring any other objections.

Thanks.
--
Michael

Commits

  1. doc: Fix incorrect description of INCLUDING COMMENTS in CREATE FOREIGN TABLE.

  2. Add support for LIKE in CREATE FOREIGN TABLE