Re: support fast default for domain with constraints

From: Viktor Holmberg <v(at)viktorh(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: support fast default for domain with constraints
Date: 2026-03-13 08:43:31
Message-ID: 3a5c6fef-e1c0-41ee-8b01-a3dc9492fd89@Spark
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nice that this was pushed. On a minor note, I saw that my email got confused in the commit (viktor(dot)holmberg(at)aiven(dot)io) instead of v(at)viktorh(dot)net(dot) (I don’t know what aiven.io is). I don’t know if there is a way to change this without messing up the git log? If not it’s no problem, probably unlikely that anyone will contact me about it anyways.

/Viktor
On 12 Mar 2026 at 23:07 +0100, Andrew Dunstan <andrew(at)dunslane(dot)net>, wrote:
>
> On 2026-03-11 We 11:36 PM, jian he wrote:
> > On Thu, Mar 12, 2026 at 3:50 AM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> > > Also added some tests.
> > V11 looks good to me.
>
>
> Pushed after further minor review.
>
> cheers
>
> andrew
> --
> Andrew Dunstan
> EDB: https://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2026-03-13 08:46:54 Re: Add missing stats_reset column to pg_stat_database_conflicts view
Previous Message Ryo Matsumura (Fujitsu) 2026-03-13 08:38:35 [PATCH] Docs: clarify default values of EXPLAIN BUFFERS and SERIALIZE