tableam: Formatting and other minor cleanups.
Andres Freund <andres@anarazel.de>
tableam: Formatting and other minor cleanups. The superflous heapam_xlog.h includes were reported by Peter Geoghegan.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/hash/hash_xlog.c | modified | +0 −1 |
| src/backend/access/heap/heapam_handler.c | modified | +100 −89 |
| src/backend/access/nbtree/nbtxlog.c | modified | +0 −1 |
| src/backend/access/table/tableamapi.c | modified | +11 −0 |
| src/backend/access/table/tableam.c | modified | +7 −4 |
| src/backend/optimizer/util/plancat.c | modified | +2 −2 |
| src/include/access/tableam.h | modified | +42 −21 |