Remove unreferenced function declarations.
Tom Lane <tgl@sss.pgh.pa.us>
Remove unreferenced function declarations. datapagemap_create() and datapagemap_destroy() were declared extern, but they don't actually exist anywhere. Per YUriy Zhuravlev and Michael Paquier.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/datapagemap.h | modified | +0 −2 |