Re: COMMENTS are not being copied in CREATE TABLE LIKE - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: COMMENTS are not being copied in CREATE TABLE LIKE
Date
Msg-id CAKFQuwbb_=NPJU5aWwcC3J_aMSQTDpez8rx9fArq=zv3AGfQqw@mail.gmail.com
Whole thread
In response to Re: COMMENTS are not being copied in CREATE TABLE LIKE  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Thursday, February 12, 2026, Fujii Masao <masao.fujii@gmail.com> wrote:

For example, if two source tables each have a table comment and both are
specified in LIKE, which comment should be applied to the new table?

Both, with a new line between them.

David J.
 

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: COMMENTS are not being copied in CREATE TABLE LIKE
Next
From: Tom Lane
Date:
Subject: Re: COMMENTS are not being copied in CREATE TABLE LIKE