postgres_fdw: Allow fetch_size to be set per-table or per-server.
authorRobert Haas <rhaas@postgresql.org>
Wed, 3 Feb 2016 14:01:59 +0000 (09:01 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 3 Feb 2016 14:07:35 +0000 (09:07 -0500)
commitdc203dc3ac40a4b02b92fb827848a547d2957153
tree3dfb165d3fc356f6fb847f16b2590805c0c54bd4
parente6ecc93a1747624c4d33fa48d8a2d77319f3400f
postgres_fdw: Allow fetch_size to be set per-table or per-server.

The default fetch size of 100 rows might not be right in every
environment, so allow users to configure it.

Corey Huinker, reviewed by Kyotaro Horiguchi, Andres Freund, and me.
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/option.c
contrib/postgres_fdw/postgres_fdw.c
contrib/postgres_fdw/postgres_fdw.h
contrib/postgres_fdw/sql/postgres_fdw.sql
doc/src/sgml/postgres-fdw.sgml