Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1w0zav-002OUp-03 for pgsql-hackers@arkaria.postgresql.org; Fri, 13 Mar 2026 10:18:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1w0zat-0039Xq-1T for pgsql-hackers@arkaria.postgresql.org; Fri, 13 Mar 2026 10:18:11 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1w0zat-0039Xh-0P for pgsql-hackers@lists.postgresql.org; Fri, 13 Mar 2026 10:18:11 +0000 Received: from out-05.pe-bsn.jellyfish.systems ([66.29.159.83]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1w0zaq-00000002RcL-0lWY for pgsql-hackers@postgresql.org; Fri, 13 Mar 2026 10:18:11 +0000 Received: from MTA-15.privateemail.com (unknown [10.50.14.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by BSN-02.privateemail.com (Postfix) with ESMTPS id 4fXL5z1rY8z3hhT9; Fri, 13 Mar 2026 06:17:59 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=viktorh.net; s=default; t=1773397079; bh=ziA+dryPLFINRlf4qcfXiuuSsBqrTqG5eya6ey/Nypo=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=gCt71xTYDh2vNigIxMA53PQ4IzfWtdWavyljxgc4pbirYIzouszyjqSov6ERnAa+l B1L+qiUDouQo8zxjtugR0Cue63FGO4Vm6pXJtDJ111u82RR4At5dc9zyvx1pSwC6V9 4AdppQ0HjmSjjsi8258IJDSM+o62Ba57SCXcB2KLXnRBSG088VG4iAHEpgKXEXUpck H3QO9UZixMOR9FGiq2zcXBT2mEmd9jcNllz6tKEvHxS2N+cG2UpxX0O+hfzLesA7pW 6P6JtvMe7BA9s9504sarrf8YbZEu+KT7l8tUiz1+FOO9psrx0p5UORiVGD3CphoitH GGJZCpCyvE5TQ== Received: from mta-15.privateemail.com (localhost [127.0.0.1]) by mta-15.privateemail.com (Postfix) with ESMTP id 4fXL5z0fNwz3hhVp; Fri, 13 Mar 2026 06:17:59 -0400 (EDT) Received: from [192.168.0.130] (c188-151-222-15.bredband.tele2.se [188.151.222.15]) by mta-15.privateemail.com (Postfix) with ESMTPA; Fri, 13 Mar 2026 06:17:57 -0400 (EDT) Date: Fri, 13 Mar 2026 11:17:43 +0100 From: Viktor Holmberg To: Andrew Dunstan Cc: PostgreSQL-development Message-ID: In-Reply-To: <8a2f5c90-1a90-40f4-bd25-e2c04e532974@dunslane.net> References: <5a8c55ea-81d3-47f4-aff9-a89fabcc2304@Spark> <31d12caf-17d8-4ab7-af58-ec3c5a310a92@dunslane.net> <3a5c6fef-e1c0-41ee-8b01-a3dc9492fd89@Spark> <8a2f5c90-1a90-40f4-bd25-e2c04e532974@dunslane.net> Subject: Re: support fast default for domain with constraints X-Readdle-Message-ID: e4c67956-e6a0-4ef7-8bc0-310480a1cc98@Spark MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="69b3e451_1f16e9e8_cbc1" X-Virus-Scanned: ClamAV using ClamSMTP List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --69b3e451_1f16e9e8_cbc1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ok, understand. No worries at all, just thought I=E2=80=99d flag it up. /Viktor On 13 Mar 2026 at 11:13 +0100, Andrew Dunstan , wr= ote: > > On 2026-03-13 =46r 4:43 AM, Viktor Holmberg wrote: > > Nice that this was pushed. On a minor note, I saw that my email got c= onfused in the commit (viktor.holmberg=40aiven.io) instead of v=40viktorh= .net. (I don=E2=80=99t know what aiven.io is). I don=E2=80=99t know if th= ere is a way to change this without messing up the git log=3F If not it=E2= =80=99s no problem, probably unlikely that anyone will contact me about i= t anyways. > > It's not really possible. My deepest apologies. Some how or other the g= adget I have for ensuring I credit everyone I should got confused. I will= disable it until I can figure out where it went wrong. > > cheers > > andrew > > -- > Andrew Dunstan > EDB: https://www.enterprisedb.com --69b3e451_1f16e9e8_cbc1 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Ok, under= stand. No worries at all, just thought I=E2=80=99d flag it up.

/Viktor
On 13 Mar 2026 at 11:13 +0100, Andr= ew Dunstan <andrew=40dunslane.net>, wrote:


On 2026-03-13 =46r 4:43 AM, Viktor Hol= mberg wrote:
Nice that this was pushed. On a minor note, I saw t= hat my email got confused in the commit (viktor.holmberg=40aiven.io) instead of v=40viktorh.net= . (I don=E2=80=99t know what aiven.io is). I don=E2=80=99t know if there = is a way to change this without messing up the git log=3F If not it=E2=80= =99s no problem, probably unlikely that anyone will contact me about it a= nyways.


It's not really possible. My deepest apologies. Some how or other the = gadget I have for ensuring I credit everyone I should got confused. I wil= l disable it until I can figure out where it went wrong.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com
--69b3e451_1f16e9e8_cbc1--