]> granicus.if.org Git - postgresql/commit
Fix #include problems in 9.1 branch.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 4 Sep 2011 23:10:09 +0000 (19:10 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 4 Sep 2011 23:10:09 +0000 (19:10 -0400)
commit1ae019f04b95771293f9a649c298aaeb0d3155a2
tree8bb7b7d209811ae675ff0b0a45ac67fbeaa0b2b9
parentb6cfede8b630db61afa7dd158adde93ba669f429
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.
src/include/commands/tablecmds.h
src/include/storage/proc.h