RE: Re: Re: psql : \dn+ to show default schema privileges

2025-05-23 Thread 노명석
, I believe the display method for schema privileges in \dn+ should be changed or improved to provide better clarity between these different states.   ---원본 메세지--- 보낸사람: "Laurenz Albe" 받는사람: "노명석" , pgsql-hackers@lists.postgresql.org

Re: Re: psql : \dn+ to show default schema privileges

2025-05-21 Thread Laurenz Albe
On Wed, 2025-05-21 at 17:26 +0900, 노명석 wrote: > You've raised valid concerns about hiding information (the actual NULL > status of nspacl) and the potential for a (small) compatibility break > if psql were to display default ACLs when nspacl is NULL. This leads > me to think: if there's an informat

RE: Re: psql : \dn+ to show default schema privileges

2025-05-21 Thread 노명석
Dear Laurenz, First of all, thank you for agreeing with my point about reducing confusion for users. I hadn't noticed that the documentation already clarifies the meaning of an empty "Access privileges" column. You've raised valid concerns about hiding information (the actual NULL status of ns