Re: refactor ExecGrant_*() functions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: refactor ExecGrant_*() functions
Date
Msg-id 4395c0b0-3938-5d87-27d1-cc99766745ce@enterprisedb.com
Whole thread Raw
In response to Re: refactor ExecGrant_*() functions  (Antonin Houska <ah@cybertec.at>)
Responses Re: refactor ExecGrant_*() functions  (Antonin Houska <ah@cybertec.at>)
List pgsql-hackers
On 06.12.22 09:41, Antonin Houska wrote:
> Attached are my proposals for improvements. One is to avoid memory leak, the
> other tries to improve readability a little bit.

I added the readability improvement to my v2 patch.  The pfree() calls 
aren't necessary AFAICT.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: refactor ExecGrant_*() functions
Next
From: Dean Rasheed
Date:
Subject: Supporting MERGE on updatable views