Cosmetic fix in postgres_fdw.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9ff4f758ee430dbce0be13ab5da315be52cb6f55
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-01-11T16:53:59Z
Releases: 11.0
Cosmetic fix in postgres_fdw.c.

Make the forward declaration of estimate_path_cost_size match its
actual definition.

Tatsuro Yamada

Discussion: https://postgr.es/m/96f2f554-1eeb-fe6f-e0db-650771886781@lab.ntt.co.jp

Files

PathChange+/−
contrib/postgres_fdw/postgres_fdw.c modified +2 −2

Discussion