postgres_fdw: Options to set fetch_size at the server and table level.

Edit
ID 169
Title postgres_fdw: Options to set fetch_size at the server and table level.
Topic Server Features
Created 2015-02-18 16:51:49
Last modified 2016-02-04 00:15:08 (8 years, 9 months ago)
Latest email 2016-02-03 16:55:14 (8 years, 9 months ago)
Status
2016-03: Committed
2016-01: Moved to next CF
2015-11: Moved to next CF
2015-09: Moved to next CF
2015-07: Moved to next CF
Target version
Authors Kyotaro Horiguchi (horiguti), Corey Huinker (coreyh)
Reviewers Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/169
git checkout commitfest/cf/169
Emails
[POC] FETCH limited by bytes.
First at 2015-01-22 10:27:39 by Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp>
Latest at 2016-02-03 16:55:14 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (pg_double_assignment.patch) at 2016-02-03 16:17:06 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com>
    Attachment (pg_double_assignment.patch) at 2016-02-03 16:17:06 from Ashutosh Bapat <ashutosh.bapat at enterprisedb.com> (Patch: Yes)
    Attachment (v5.fetch-size.patch) at 2016-02-03 03:42:14 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v4.Make-fetch_size-settable-per-server-and-table.patch) at 2016-01-28 04:19:02 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (v3.Make-fetch_size-settable-per-server-and-table.patch) at 2016-01-25 21:18:54 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (0001-Make-fetch_size-settable-per-server-and-table.patch) at 2015-12-31 06:10:08 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (0002-Make-fetch_size-settable-per-foreign-server-and-fore.patch) at 2015-09-21 04:52:09 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (postgres_fdw_fetch_size_20150227.diff) at 2015-02-27 18:50:22 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (0001-Make-fetch_size-settable-per-foreign-server-and-fore.patch) at 2015-02-02 07:27:55 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (diff_so_far.diff) at 2015-01-28 01:51:51 from Corey Huinker <corey.huinker at gmail.com> (Patch: Yes)
    Attachment (0002-Make-FETCH-can-accept-per-tuple-memory-overhead.patch) at 2015-01-27 09:24:03 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
    Attachment (0001-Size-limitation-feature-of-FETCH-v0.patch) at 2015-01-22 10:27:39 from Kyotaro HORIGUCHI <horiguchi.kyotaro at lab.ntt.co.jp> (Patch: Yes)
History
When Who What
2016-02-04 00:15:08 Amit Langote (amitlan) Closed in commitfest 2016-03 with status: Committed
2016-02-04 00:15:08 Amit Langote (amitlan) Changed committer to rhaas
2016-02-01 22:01:00 Álvaro Herrera (alvherre) Closed in commitfest 2016-01 with status: Moved to next CF
2015-12-23 13:42:38 Michael Paquier (michael-kun) Closed in commitfest 2015-11 with status: Moved to next CF
2015-10-30 23:39:43 Michael Paquier (michael-kun) New status: Waiting on Author
2015-10-30 23:39:32 Michael Paquier (michael-kun) Closed in commitfest 2015-09 with status: Moved to next CF
2015-09-02 13:09:15 Andres Freund (andresfreund) New status: Waiting on Author
2015-08-26 07:40:17 Michael Paquier (michael-kun) New status: Ready for Committer
2015-08-26 07:38:42 Michael Paquier (michael-kun) Closed in commitfest 2015-07 with status: Moved to next CF
2015-08-10 07:18:39 Heikki Linnakangas (heikki) New status: Ready for Committer
2015-02-21 18:09:35 Magnus Hagander (mha) Changed authors to Kyotaro Horiguchi (horiguti), Corey Huinker (coreyh)
2015-02-18 16:51:49 Corey Huinker (coreyh) Attached mail thread 20150122.192739.164180273.horiguchi.kyotaro@lab.ntt.co.jp
2015-02-18 16:51:49 Corey Huinker (coreyh) Created patch record
Edit