Re: Bug / shortcoming in has_*_privilege
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Jim Nasby <jim@nasby.net>, PGSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-10-13T02:10:05Z
Lists: pgsql-hackers
On Tue, Oct 12, 2010 at 10:05 PM, Itagaki Takahiro <itagaki.takahiro@gmail.com> wrote: > BTW, does the patch need to be back-patched to older versions? > Since they use get_roleid_checked() instead of get_role_oid(), the fix > cannot be applied cleanly to them, though it will be similar codes. I would interpret this a a feature, not a bug fix, so no back-patch. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company