Re: CREATE SCHEMA ... CREATE DOMAIN support

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Kirill Reshke <reshkekirill(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: CREATE SCHEMA ... CREATE DOMAIN support
Date: 2026-03-10 14:11:28
Message-ID: CACJufxFFWU2EGBAOt7Lp04gP84au5-rQ_EJKLEMbAi8p2Ch04Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi.
Rebase only.

--
jian
https://www.enterprisedb.com/

Attachment Content-Type Size
v10-0004-CREATE-SCHEMA-CREATE-TYPE.patch text/x-patch 15.9 KB
v10-0003-CREATE-SCHEMA-CREATE-COLLATION.patch text/x-patch 14.3 KB
v10-0002-CREATE-SCHEMA-CREATE-DOMAIN.patch text/x-patch 12.6 KB
v10-0001-Don-t-try-to-re-order-the-subcommands-of-CREATE-SCHEMA.patch text/x-patch 26.5 KB
v10-0005-CREATE-SCHEMA-foreign-key-executed-at-the-end.patch text/x-patch 24.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2026-03-10 14:12:39 Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
Previous Message Amit Khandekar 2026-03-10 14:07:10 Re: Inconsistency in owner assignment between INDEX and STATISTICS