Re: using index to speedup add not null constraints to a table - Mailing list pgsql-hackers

From jian he
Subject Re: using index to speedup add not null constraints to a table
Date
Msg-id CACJufxHaNDft6Qw-O+ZKdztOE6J3KKoTPP7y39nqst7BLYGKEQ@mail.gmail.com
Whole thread Raw
In response to Re: using index to speedup add not null constraints to a table  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
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.

Attachment

pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Re: Preserve index stats during ALTER TABLE ... TYPE ...
Next
From: Michael Paquier
Date:
Subject: Re: Import Statistics in postgres_fdw before resorting to sampling.