Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch) - Mailing list pgsql-hackers

From Shayon Mukherjee
Subject Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
Date
Msg-id CANqtF-roBSGWV2GOtOrHk8HL7hkfVsW0eLp42FHRJK8WdD5N6g@mail.gmail.com
Whole thread Raw
In response to Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)  (Michail Nikolaev <michail.nikolaev@gmail.com>)
List pgsql-hackers

On Fri, Jan 24, 2025 at 8:56 PM Benoit Lobréau <benoit.lobreau@gmail.com> wrote:
I also noticed that \d on an index doesn't warn about the invisible state
whereas \d on a table does:

Thank you for the review + patch (v9-002) [1]. Your patch looks good to me. I have not incorporated this in my v10 patch [2]. Mostly to make sure you are credited and also being new here and not knowing whether or not I should :) (to help with the reviewing process, etc). Open to suggestions and feedback.


Thank you
Shayon

pgsql-hackers by date:

Previous
From: Shayon Mukherjee
Date:
Subject: Re: Proposal to Enable/Disable Index using ALTER INDEX (with patch)
Next
From: Peter Eisentraut
Date:
Subject: Re: Add trim_trailing_whitespace to editorconfig file