aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-05-18 18:34:37 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-05-18 18:34:37 -0400
commit4db485e75b9672126963ae4052b50f473b30a097 (patch)
treec82504c5924d228715402e03b3dfbb2a72eed0bb /src/backend/executor/nodeModifyTable.c
parentf5916bb7b53f8a77c95c00c5b287659958891178 (diff)
downloadpostgresql-4db485e75b9672126963ae4052b50f473b30a097.tar.gz
postgresql-4db485e75b9672126963ae4052b50f473b30a097.zip
Put back a backwards-compatible version of sampling support functions.
Commit 83e176ec18d2a91dbea1d0d1bd94c38dc47cd77c removed the longstanding support functions for block sampling without any consideration of the impact this would have on third-party FDWs. The new API is not notably more functional for FDWs than the old, so forcing them to change doesn't seem like a good thing. We can provide the old API as a wrapper (more or less) around the new one for a minimal amount of extra code.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions