Fix #include problems in 9.1 branch.
Remove unnecessary and circular #include of syncrep.h from proc.h.
Add htup.h to tablecmds.h so it will compile without prerequisites.
Branch
------
REL9_1_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/1ae019f04b95771293f9a649c298aaeb0d3155a2
Modified Files
--------------
src/include/commands/tablecmds.h | 1 +
src/include/storage/proc.h | 1 -
2 files changed, 1 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2011-09-05 00:07:51 |
| Subject: pgsql: Guard against using plperl's Makefile without specifying--with- |
| Previous: | From: Tom Lane | Date: 2011-09-04 19:42:05 |
| Subject: pgsql: Can't print PlannerGlobal's subroots list in outfuncs. |