psql tab completion for user functions and if explicitly required also "pg_"
Florin Irion <irionr@gmail.com>
From: Florin Irion <irionr@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2026-02-12T12:19:12Z
Lists: pgsql-hackers
Attachments
- v1-0001-Add-function-name-tab-completion-after-SELECT-in-.patch (text/plain) patch v1-0001
Hello, I think it would be nice to have tab completion for user functions after `SELECT`, and also for `pg_` in some cases. There was already a discussion around this here https://www.postgresql.org/message-id/CACLU5mQBYaMgGzJ-ZoG4MrBuXLsREcQbiY4pqsnYjMaMQP6hQg%40mail.gmail.com , however as that discussion is ~ 1 year old I thought it's better to start a new one. Attaching a patch, keeping in mind some doubts that were expressed in the old discussion. Cheers, Florin Irion https://www.enterprisedb.com