Re: Add CREATE SCHEMA ... LIKE support

From: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>, Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>
Subject: Re: Add CREATE SCHEMA ... LIKE support
Date: 2026-02-09 17:42:49
Message-ID: 18989070-fd41-4d54-9d78-f2f3013f2ec6@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/02/26 12:46, I wrote:
>> More generally maybe start with the documentation to define exactly
>> how it
>> should behave and what limitations it would have (i.e., it isn’t
>> going to
>> re-point schema references in black-box function bodies).
>>
> Good point, I'll also include some initial documentation changes on
> the next version.
>

So here is V2 with some documentation changes and also with the index
name not being preserved issue that Marcos have mentioned earlier fixed.

I'm still working on the function support.

--
Matheus Alcantara
EDB: https://www.enterprisedb.com

Attachment Content-Type Size
v2-0001-Add-CREATE-SCHEMA-.-LIKE-support.patch text/plain 27.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dean Rasheed 2026-02-09 18:09:28 Re: ON CONFLICT DO SELECT (take 3)
Previous Message Andrei Lepikhov 2026-02-09 17:22:17 Subquery pull-up increases jointree search space