Re: [PATCH] psql: Add tab-complete for optional view parameters

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Christoph Heiss <christoph@c8h4.io>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Mikhail Gribkov <youzhick@gmail.com>
Date: 2023-07-06T13:28:33Z
Lists: pgsql-hackers
> On 29 Jan 2023, at 11:19, Mikhail Gribkov <youzhick@gmail.com> wrote:

> The new status of this patch is: Waiting on Author

This patch has been Waiting on Author since January with the thread being
stale, so I am marking this as Returned with Feedback for now.  Please feel
free to resubmit to a future CF when there is renewed interest in working on
this.

--
Daniel Gustafsson




Commits

  1. psql: Add tab completion for view options.

  2. Fix typos in code and comments