Re: Clarify INCLUDING COMMENTS behavior in CREATE TABLE and CREATE FOREIGN TABLE docs

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Matheus Alcantara <matheusssilv97@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2026-02-26T00:09:31Z
Lists: pgsql-docs
On Fri, Feb 20, 2026 at 12:51 AM Fujii Masao <masao.fujii@gmail.com> wrote:
> Thanks for the review! Barring any objections, I will commit the patch.

I've pushed the patch. Thanks!

Regards,

-- 
Fujii Masao



Commits

  1. doc: Clarify INCLUDING COMMENTS behavior in CREATE TABLE LIKE.