>> <alvherre(at)commandprompt(dot)com> wrote:
>> > Excerpts from Jim Nasby's message of jue jun 10 17:54:43 -0400 2010:
>> >> test_us(at)workbook=# select has_table_privilege( 'public', 'test', 'SELECT' );
>> >> ERROR: role "public" does not exist
>> >
>> > Here's a patch implementing this idea.
I applied it almost as-is, except an unused variable in
get_role_oid_or_public().
>> BTW, does the patch need to be back-patched to older versions?
> There's no intention to do so.
OK. Applied only to HEAD. The issue was reported as a bug,
but we will consider the change as an improvement.
--
Itagaki Takahiro
In response to
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2010-10-13 05:49:27 |
| Subject: Re: levenshtein_less_equal (was: multibyte charater set in
levenshtein function) |
| Previous: | From: Fujii Masao | Date: 2010-10-13 05:21:32 |
| Subject: Re: Issues with Quorum Commit |