Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL);

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: broken documentation: BackgroundWorkerInitializeConnection(NULL, NULL);
Date: 2015-06-25 20:57:33
Message-ID: CA+TgmoY=O-2Ws98OBDVV5uw=+JsDd6k-gPxdXtXCof3Ya91NDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 21, 2015 at 11:47 PM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
> Robert Haas wrote:
>> On Fri, May 15, 2015 at 4:15 PM, Alvaro Herrera
>> <alvherre(at)2ndquadrant(dot)com> wrote:
>> >> Really? I was thinking of the test code as throwaway. I just wanted
>> >> to fix the bug.
>> >
>> > Oh, that's fine then. I thought you wanted to push it.
>>
>> Nah, sorry, I shoulda been more clear about that. That was just so I
>> could actually be sure I had the fix right.
>
> I think you forgot to push this one ...

Yeah, you're right. Done now after two other people reminded me of
the same thing.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kouhei Kaigai 2015-06-25 22:25:23 Re: Schedule for 9.5alpha1
Previous Message Josh Berkus 2015-06-25 20:14:41 Re: Oh, this is embarrassing: init file logic is still broken