Re: using index to speedup add not null constraints to a table

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: using index to speedup add not null constraints to a table
Date: 2026-02-04 12:52:57
Message-ID: CACJufxFVioUh+hKcgHcUVp2GZnG-rEN1qAonp=e4wHHmVCK_JQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hi.

v11 is attached.
Mainly fixes regress test failures.

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

Attachment Content-Type Size
v11-0001-using-indexscan-to-speedup-add-not-null-constraints.patch text/x-patch 21.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amul Sul 2026-02-04 13:09:10 Re: pg_waldump: support decoding of WAL inside tarfile
Previous Message Viktor Holmberg 2026-02-04 12:52:10 Re: ON CONFLICT DO SELECT (take 3)