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

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(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-05-22 03:47:55
Message-ID: 20150522034755.GS5885@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 ...

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew Kelly 2015-05-22 03:53:32 Add a hint when postgresql.conf hot_standby = 'off' and recovery.conf standby = 'on'
Previous Message Etsuro Fujita 2015-05-22 02:40:58 Re: Missing importing option of postgres_fdw