summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRobert Haas2016-02-05 03:15:50 +0000
committerRobert Haas2016-02-05 03:27:13 +0000
commit37c84570b1e32aef886c9b546e0dd4a128cb7492 (patch)
tree065d0e95046b8d72b536cebd5fbdc5df3f53fa56 /src
parent9418d79a7664e75a2824adfc78b859b4d0f77962 (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')
0 files changed, 0 insertions, 0 deletions