]> granicus.if.org Git - postgresql/commit
Add explicit cast to amcostestimate call.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 18 Jan 2016 03:56:16 +0000 (22:56 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 18 Jan 2016 03:56:16 +0000 (22:56 -0500)
commit49b49506502026a3653bca490c939dc8934afe95
tree98987c454fc783e34e3a4b660bcf32c2ced787c3
parent65c5fcd353a859da9e61bfb2b92a99f12937de3b
Add explicit cast to amcostestimate call.

My compiler doesn't complain here, but David Rowley's does ...
src/backend/optimizer/path/costsize.c