| From: | Abhishek Chanda <abhishek(dot)becs(at)gmail(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Adding error messages to a few slash commands |
| Date: | 2025-04-13 03:43:15 |
| Message-ID: | CAKiP-K_cAUvAMKUnQAA0bZEeKony1q=VPp8OUYRTHzpNZZbKqg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello hackers,
Currently, some slash commands in psql return an error saying "Did not
find any XXXX named YYYY" while some return an empty table. This patch
changes a few of the slash commands to return a similar error message.
I did not change all of the slash commands in this initial patch to
wait for feedback, happy to do that if this patch is acceptable. I did
not add any tests yet because the existing ones did not seem to have
any, happy to add tests if needed. Also, I know that we are in a
feature freeze, is such a change acceptable now?
Thanks
--
Thanks and regards
Abhishek Chanda
| Attachment | Content-Type | Size |
|---|---|---|
| v1-0001-Add-an-error-message-when-a-given-object-is-not-f.patch | application/octet-stream | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhishek Chanda | 2025-04-13 03:53:36 | Re: Adding error messages to a few slash commands |
| Previous Message | Noah Misch | 2025-04-13 02:10:39 | Re: Buildfarm: Enabling injection points on basilisk/dogfish (Alpine / musl) |