aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/parallel.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-08-26 16:33:57 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2016-08-26 16:33:57 +0300
commitae025a15988f5491903cd3a2075f308c2773f711 (patch)
treefb69002b57eb876b8690157eee1245996214a87b /src/backend/access/transam/parallel.c
parent2533ff0aa518d4d31391db279cf08e538fae5931 (diff)
downloadpostgresql-ae025a15988f5491903cd3a2075f308c2773f711.tar.gz
postgresql-ae025a15988f5491903cd3a2075f308c2773f711.zip
Support OID system column in postgres_fdw.
You can use ALTER FOREIGN TABLE SET WITH OIDS on a foreign table, but the oid column read out as zeros, because the postgres_fdw didn't know about it. Teach postgres_fdw how to fetch it. Etsuro Fujita, with an additional test case by me. Discussion: <56E90A76.5000503@lab.ntt.co.jp>
Diffstat (limited to 'src/backend/access/transam/parallel.c')
0 files changed, 0 insertions, 0 deletions