aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2018-11-12 14:34:28 +0100
committerPeter Eisentraut <peter_e@gmx.net>2018-11-12 14:34:28 +0100
commit253b3f6760e850945a91e2d872eab3b2802ffca2 (patch)
tree175adcda2b2a67c66c33098b9ba9674a0e8667dc /src/backend/executor/nodeProjectSet.c
parent7f284debaf1933b322ff54a643c6785362a034d3 (diff)
downloadpostgresql-253b3f6760e850945a91e2d872eab3b2802ffca2.tar.gz
postgresql-253b3f6760e850945a91e2d872eab3b2802ffca2.zip
doc: Small run-time pruning doc fix
A note in ddl.sgml used to mention that run-time pruning was only implemented for Append. When we got MergeAppend support, this was updated to mention that MergeAppend is supported too. This is slightly weird as it's not all that obvious what exactly isn't supported when we mention: <para> Both of these behaviors are likely to be changed in a future release of <productname>PostgreSQL</productname>. </para> This patch updates this to mention that ModifyTable is unsupported, which makes the above fragment make sense again. Author: David Rowley <david.rowley@2ndquadrant.com>
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions