Correct Makefile dependencies for catalog scripts
John Naylor <john.naylor@postgresql.org>
Correct Makefile dependencies for catalog scripts At some point, Gen_fmgrtab.pl stopped needing the value of defined symbols from access/transam.h, while genbki.pl starting doing so. The Makefiles didn't get the memo, so update the relevant dependencies.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/Makefile | modified | +1 −1 |
| src/backend/utils/Makefile | modified | +1 −1 |