Fix #include problems in 9.1 branch.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/include/commands/tablecmds.h | modified | +1 −0 |
| src/include/storage/proc.h | modified | +0 −1 |