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-01-19 15:06:57
Message-ID: CACJufxG1NfL_7P31v1GHe5GamYE1J5OWxug36EG3rFt6swzG3w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi.

https://api.cirrus-ci.com/v1/artifact/task/6697254683148288/testrun/build/testrun/regress/regress/regression.diffs
seems there is some concurrency issue in regress test.

I made minor adjustments to the regression tests and updated the comments;
otherwise, this is unchanged from v8.

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

Attachment Content-Type Size
v9-0005-CREATE-SCHEMA-foreign-key-executed-at-the-end.patch text/x-patch 21.2 KB
v9-0004-CREATE-SCHEMA-CREATE-TYPE.patch text/x-patch 15.4 KB
v9-0002-CREATE-SCHEMA-CREATE-DOMAIN.patch text/x-patch 12.3 KB
v9-0001-Don-t-try-to-re-order-the-subcommands-of-CREATE-SCHEMA.patch text/x-patch 26.3 KB
v9-0003-CREATE-SCHEMA-CREATE-COLLATION.patch text/x-patch 13.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message David Geier 2026-01-19 14:01:07 Re: Hash-based MCV matching for large IN-lists