Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
Shayon Mukherjee <shayonj@gmail.com>
From: Shayon Mukherjee <shayonj@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>,
Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-12-28T16:09:42Z
Lists: pgsql-hackers
Attachments
- v5-0001-Introduce-the-ability-to-enable-disable-indexes-u.patch (application/octet-stream) patch v5-0001
On Fri, Dec 6, 2024 at 11:24 AM Shayon Mukherjee <shayonj@gmail.com> wrote: > The patch is also rebased against the latest master and passing in CI. > Would love to receive any further feedback on it. > > Rebased the last patch against the latest master from today as a v5. No other changes since last post. Shayon