From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
---|---|
To: | Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp> |
Cc: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Extend ALTER DEFAULT PRIVILEGES for large objects |
Date: | 2025-04-04 10:18:11 |
Message-ID: | ade0ab29-777f-47f6-9d0d-1af67728a86e@oss.nttdata.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2025/04/04 0:21, Fujii Masao wrote:
> Thanks for updating the patch!
>
> If there are no objections, I'll proceed with committing it using the following commit log.
I've pushed the patch. Thanks!
While testing the feature, I noticed that psql doesn't complete
"ALTER DEFAULT PRIVILEGES GRANT/REVOKE ... ON LARGE OBJECTS" or
"GRANT/REVOKE ... ON LARGE OBJECT ..." with TO/FROM. The attached
patch adds tab-completion support for both cases.
Regards,
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
Attachment | Content-Type | Size |
---|---|---|
v1-0001-psql-Improve-psql-tab-completion-for-GRANT-REVOKE.patch | text/plain | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Antonin Houska | 2025-04-04 10:28:36 | Re: why there is not VACUUM FULL CONCURRENTLY? |
Previous Message | Heikki Linnakangas | 2025-04-04 09:58:15 | Re: Network failure may prevent promotion |