summaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2016-02-04 22:15:50 -0500
committerRobert Haas <rhaas@postgresql.org>2016-02-04 22:27:47 -0500
commit2099b911d75738e18749e89019bf75f20dfde4c1 (patch)
tree1c8218523736f3b8d2b0f4bb2bddc9fdefd94bc8 /src/tutorial/advanced.source
parent1f3294c22f614da74dd98a2ef69137bfa9135c96 (diff)
postgres_fdw: Avoid possible misbehavior when RETURNING tableoid column only.
deparseReturningList ended up adding up RETURNING NULL to the code, but code elsewhere saw an empty list of attributes and concluded that it should not expect tuples from the remote side. Etsuro Fujita and Robert Haas, reviewed by Thom Brown
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions