Re: Fixing tab-complete for dollar-names
Vik Fearing <vik@postgresfriends.org>
From: Vik Fearing <vik@postgresfriends.org>
To: Mikhail Gribkov <youzhick@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-06-26T23:47:44Z
Lists: pgsql-hackers
On 6/26/23 22:10, Mikhail Gribkov wrote: > Hi hackers, > > As not much preliminary interest seem to be here, I'm sending the patch to > the upcoming commitfest I have added myself as reviewer. I already had taken a look at it, and it seemed okay, but I have not yet searched for corner cases. -- Vik Fearing
Commits
-
Fix psql tab-completion for identifiers containing dollars.
- 1f998863b0bc 17.0 landed