aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2018-08-10 14:14:36 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2018-08-10 14:23:19 +0300
commit26853a86ae4bc4f214005e05f55677e5b228f4f8 (patch)
tree31af61e3d01da149ab7b312ca294924d4d87a0ff /src/backend/executor/execMain.c
parentda1a5da1e4216af22cfa461292f0031cb254cab9 (diff)
downloadpostgresql-26853a86ae4bc4f214005e05f55677e5b228f4f8.tar.gz
postgresql-26853a86ae4bc4f214005e05f55677e5b228f4f8.zip
Add missing documentation for argument of amcostestimate()
5262f7a4fc44 have introduced parallel index scan. In order to estimate the number of parallel workers, it adds extra argument to amcostestimate() index access method API function. However, this extra argument was missed in the documentation. This commit fixes that. Discussion: https://postgr.es/m/4128fdb4-8b63-2e05-38f6-3125f8c27263%40lab.ntt.co.jp Author: Tatsuro Yamada, Alexander Korotkov Backpatch-through: 10
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions