Re: pgsql: Default monitoring roles - Mailing list pgsql-committers

From Dave Page
Subject Re: pgsql: Default monitoring roles
Date
Msg-id CA+OCxoxTuTVn4LRG-jkEcgs9nLq-YEg96gU2sVGTaJJrckS1bw@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Default monitoring roles  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-committers
On Thu, Mar 30, 2017 at 2:57 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> On 30 March 2017 at 19:31, Erik Rijkers <er@xs4all.nl> wrote:
>> On 2017-03-30 20:20, Simon Riggs wrote:
>>>
>>> Default monitoring roles
>>
>>
>>
>> The buildfarm is showing red (the same errors that I get...):
>>
>>
>> pgrowlocks.c: In function ‘pgrowlocks’:
>> pgrowlocks.c:105:65: error: expected ‘)’ before ‘;’ token
>>     is_member_of_role(GetUserId(), DEFAULT_ROLE_STAT_SCAN_TABLES);
>>                                                                  ^
>> [...]
>
> Weird. make check-world just skipped that directory. I guess for Dave also.
>
> Bug fixed, but will look at makefile

Yes, Stephen and I were just trying to figure out how that happened. I
ran make check from within /contrib before I sent the patch, and that
passes just fine. I guess maybe it doesn't build modules that don't
have any tests.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pgsql: Default monitoring roles
Next
From: Tom Lane
Date:
Subject: pgsql: Fix broken markup.