Re: New CF app deployment - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: New CF app deployment
Date
Msg-id CAB7nPqT_xnKZu9k=Q5xWc-M4CZ2zvayNF2crxJh8eqf8s=Vj4A@mail.gmail.com
Whole thread Raw
In response to Re: New CF app deployment  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
On Tue, Jan 20, 2015 at 6:54 AM, Magnus Hagander <magnus@hagander.net> wrote:
> On Mon, Jan 19, 2015 at 10:10 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>>
>> On Mon, Jan 19, 2015 at 4:05 PM, Robert Haas <robertmhaas@gmail.com>
>> wrote:
>> > On Mon, Jan 19, 2015 at 3:57 PM, Magnus Hagander <magnus@hagander.net>
>> > wrote:
>> >> The new site has been deployed and should now be usable.
>> >
>> > There are, for some reason, three copies of "Clarify need for memory
>> > barriers in bgworkers" in the in-progress CF.  I don't know why that
>> > happened, or how to fix it.
>>
>> There are also two copies of "ctidscan as an example of custom-scan".
>
>
> Yeah, Michael pointed out he was unable to fix that one. I think I've fixed
> the permissions errors required for that, so I'll wait for him to try again
> to confirm that I managed to fix it.
Thanks for fixing the permission problem. I have removed the
duplicated entries, something actually caused by me when adding the
existing patches to the new app.
-- 
Michael



pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: PATCH: Reducing lock strength of trigger and foreign key DDL
Next
From: Michael Paquier
Date:
Subject: Re: Fillfactor for GIN indexes