Export include/utils/mcxt.h so that external stuff can include

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

Commit: a431aaec44020ea1359a5aa035cdbf189baecd90
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-03-07T23:05:57Z
Releases: 7.1.1
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

PathChange+/−
src/backend/Makefile modified +74 −12
src/interfaces/libpq/Makefile.in modified +4 −60