Clean up useless mention of RMGRDESCSOURCES in pg_rewind Makefile.
Fujii Masao <fujii@postgresql.org>
Clean up useless mention of RMGRDESCSOURCES in pg_rewind Makefile. RMGRDESCSOURCES is defined and used only in pg_xlogdump Makefile, but pg_rewind Makefile mentioned it as extra files to remove in "make clean". This patch removes that useless mention from pg_rewind Makefile. Michael Paquier
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_rewind/Makefile | modified | +1 −1 |