Re: create table like including storage parameter - Mailing list pgsql-hackers

From Dapeng Wang
Subject Re: create table like including storage parameter
Date
Msg-id CAKx0Yhy=X=jwo+vBZizLH7FvtLfyfnwd3Cu1MwnUHcBDBHqmRA@mail.gmail.com
Whole thread
In response to create table like including storage parameter  (jian he <jian.universality@gmail.com>)
List pgsql-hackers
Hi,

I pulled the v9 patch and gave it a spin on 19devel.

Everything I tried worked fine - basic parameter copying,
merging with WITH clause, duplicate detection, EXCLUDING,
and the VIEW/materialized view cases all behaved correctly.

make check passed too (one unrelated ICU collation diff
in collate.icu.utf8).

Looks good to me.

Regards,
Dapeng Wang

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Eliminating SPI / SQL from some RI triggers - take 3
Next
From: Chao Li
Date:
Subject: Re: Add missing period to DETAIL messages