Re: using index to speedup add not null constraints to a table
jian he <jian.universality@gmail.com>
From: jian he <jian.universality@gmail.com>
To: Álvaro Herrera <alvherre@kurilemu.de>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-20T06:26:24Z
Lists: pgsql-hackers
Attachments
- v7-0001-using-indexscan-to-speedup-add-not-null-constraints.patch (text/x-patch) patch v7-0001
On Fri, Oct 17, 2025 at 3:57 AM Álvaro Herrera <alvherre@kurilemu.de> wrote: > Can you please rebase this? It stopped applying a week ago. > hi. rebase and minor polishment.