Remove all traces of machine.h and redundant calls to c.h where
Marc G. Fournier <scrappy@hub.org>
Remove all traces of machine.h and redundant calls to c.h where postgres.h already pulled in (postgres.h includes c.h)
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gistscan.c | modified | +0 −1 |
| src/backend/access/rtree/rtscan.c | modified | +1 −2 |
| src/backend/access/transam/transam.c | modified | +1 −3 |
| src/backend/access/transam/transsup.c | modified | +1 −3 |
| src/backend/access/transam/varsup.c | modified | +1 −2 |