Thread
-
Re: create table like including storage parameter
Dapeng Wang <wangdp20191008@gmail.com> — 2026-04-08T09:25:45Z
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