Export include/utils/mcxt.h so that external stuff can include
Tom Lane <tgl@sss.pgh.pa.us>
Export include/utils/mcxt.h so that external stuff can include palloc.h again. Move exporting of backend header files out of libpq's Makefile (whatever was it doing there in the first place?) and into backend/Makefile.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/Makefile | modified | +74 −12 |
| src/interfaces/libpq/Makefile.in | modified | +4 −60 |