Re: [POC] FETCH limited by bytes. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [POC] FETCH limited by bytes.
Date
Msg-id CA+TgmoYAXhgr6G_+aqx1QRnKMT0p6DsL6tpvfOCrRP6oTiNe5w@mail.gmail.com
Whole thread Raw
In response to Re: [POC] FETCH limited by bytes.  (Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>)
List pgsql-hackers
On Wed, Feb 3, 2016 at 11:17 AM, Ashutosh Bapat
<ashutosh.bapat@enterprisedb.com> wrote:
> There seems to be double successive assignment to fdw_private in recent
> commit. Here's patch to remove the first one.

Committed along with a fix for another problem I noted along the way.

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



pgsql-hackers by date:

Previous
From: Konstantin Knizhnik
Date:
Subject: Re: Batch update of indexes
Next
From: Ashutosh Bapat
Date:
Subject: Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs)