Fix #include problems in 9.1 branch.

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

Commit: 1ae019f04b95771293f9a649c298aaeb0d3155a2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-09-04T23:10:09Z
Releases: 9.1.0
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.

Files

PathChange+/−
src/include/commands/tablecmds.h modified +1 −0
src/include/storage/proc.h modified +0 −1