]> granicus.if.org Git - postgresql/commit
Add missing documentation for argument of amcostestimate()
authorAlexander Korotkov <akorotkov@postgresql.org>
Fri, 10 Aug 2018 11:14:36 +0000 (14:14 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Fri, 10 Aug 2018 11:20:11 +0000 (14:20 +0300)
commitdc444801ba692f773836308a44b2c0ed88af87e5
tree611c68651b678e86edc8898fe0c78b821f2b0c22
parent58a36f91b36f30603e5983f19d26c67941cefd3a
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
doc/src/sgml/indexam.sgml