Thread: pgsql: Add explicit cast to amcostestimate call.

pgsql: Add explicit cast to amcostestimate call.

From
Tom Lane
Date:
Add explicit cast to amcostestimate call.

My compiler doesn't complain here, but David Rowley's does ...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/49b49506502026a3653bca490c939dc8934afe95

Modified Files
--------------
src/backend/optimizer/path/costsize.c |    5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)