Re: psql tab completion for user functions and if explicitly required also "pg_" - Mailing list pgsql-hackers

From Florin Irion
Subject Re: psql tab completion for user functions and if explicitly required also "pg_"
Date
Msg-id dceaf578-b3e9-4f83-871c-39b084b98020@gmail.com
Whole thread
In response to Re: psql tab completion for user functions and if explicitly required also "pg_"  (Mario González Troncoso <gonzalemario@gmail.com>)
List pgsql-hackers

On 30/06/2026 22:54, Mario González Troncoso wrote:
> I noticed a syntax error and the change was passing the local tests
> because I didn't enable the TAP tests. Fixing the syntax error I
> introduced and passing the tests locally, this time with TAP tests
> enabled.
Mario, thanks for checking on this!
I left it a bit behind because I hadn't any feedback, so not sure if 
people want it.

Let me know if the implementation makes sense.

Cheers,
Florin
www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Bryan Green
Date:
Subject: Re: Can we get rid of TerminateThread() in pg_dump?
Next
From: Fujii Masao
Date:
Subject: Re: updates for handling optional argument in system functions