Re: psql completion bugs with access methods
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-06-01T19:44:05Z
Lists: pgsql-hackers
On 2019-06-01 15:41:29 -0400, Michael Paquier wrote: > On Sat, Jun 01, 2019 at 12:25:29PM -0700, Andres Freund wrote: > > I don't think these are bugs. I'm fine with adding those for 12, but I > > don't think it's needed. > > I would just fix both. Once you apply the filtering of access AMs for > indexes, the rest just makes sense to get done as well. If you are > strongly opposed to that, I am fine not to fix it, but as we're on > it. "I'm fine with adding those for 12", so no, I'm not strongly opposed. Greetings, Andres Freund
Commits
-
Fix some issues and improve psql completion for access methods
- 0240a00fbd4f 12.0 landed