Re: support fast default for domain with constraints

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: support fast default for domain with constraints
Date: 2025-06-02 09:56:00
Message-ID: CACJufxFdzChzGn659CabeYSJA2fN_NNuZLShqKN5grbxLLK5LA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi.
attached is to fix the regress test failure[0] in V5.
I also did some test simplification.

[0] https://api.cirrus-ci.com/v1/artifact/task/6014753866252288/log/src/test/regress/regression.diffs

Attachment Content-Type Size
v6-0001-soft-error-variant-of-ExecPrepareExpr-ExecInitExpr.patch application/x-patch 3.9 KB
v6-0003-fast-default-for-domain-with-constraints.patch application/x-patch 9.9 KB
v6-0002-add-function-DomainHaveVolatileConstraints.patch application/x-patch 2.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dimitrios Apostolou 2025-06-02 10:14:01 Re: [PING] fallocate() causes btrfs to never compress postgresql files
Previous Message shveta malik 2025-06-02 09:24:34 Re: Logical Replication of sequences