Re: psql tab completion for user functions and if explicitly required also "pg_"

From: Florin Irion <irionr(at)gmail(dot)com>
To: Mario González Troncoso <gonzalemario(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: psql tab completion for user functions and if explicitly required also "pg_"
Date: 2026-07-03 13:56:53
Message-ID: dceaf578-b3e9-4f83-871c-39b084b98020@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-07-03 13:59:19 Re: updates for handling optional argument in system functions
Previous Message Bryan Green 2026-07-03 13:55:40 Re: Can we get rid of TerminateThread() in pg_dump?