Remove unnecessary and circular #include.
Tom Lane <tgl@sss.pgh.pa.us>
Remove unnecessary and circular #include. storage/proc.h should not include replication/syncrep.h, especially not when the latter includes storage/proc.h; but in any case this was a pretty poor thing from a modular layering standpoint.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/storage/proc.h | modified | +0 −1 |