Tighten up includes in sinvaladt.h, twophase.h, proc.h
Alvaro Herrera <alvherre@alvh.no-ip.org>
Tighten up includes in sinvaladt.h, twophase.h, proc.h Remove proc.h from sinvaladt.h and twophase.h; also replace xlog.h in proc.h with xlogdefs.h.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/twophase.c | modified | +1 −0 |
| src/backend/access/transam/xact.c | modified | +1 −0 |
| src/backend/storage/ipc/ipci.c | modified | +1 −0 |
| src/backend/storage/ipc/procarray.c | modified | +1 −0 |
| src/backend/storage/lmgr/lock.c | modified | +1 −0 |
| src/backend/storage/lmgr/predicate.c | modified | +1 −0 |
| src/backend/utils/init/postinit.c | modified | +1 −0 |
| src/backend/utils/misc/guc.c | modified | +1 −0 |
| src/include/access/twophase.h | modified | +3 −1 |
| src/include/storage/proc.h | modified | +1 −1 |
| src/include/storage/sinvaladt.h | modified | +1 −1 |