another directory cleaned of extraneous #includes
Marc G. Fournier <scrappy@hub.org>
another directory cleaned of extraneous #includes makefile fixed for fmgr.h
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/hash/hash.c | modified | +10 −21 |
| src/backend/access/hash/hashinsert.c | modified | +5 −13 |
| src/backend/access/hash/hashovfl.c | modified | +6 −7 |
| src/backend/access/hash/hashpage.c | modified | +9 −15 |
| src/backend/access/hash/hashscan.c | modified | +3 −5 |
| src/backend/access/hash/hashsearch.c | modified | +4 −6 |
| src/backend/access/hash/hashstrat.c | modified | +4 −5 |
| src/backend/access/hash/hashutil.c | modified | +7 −9 |
| src/backend/access/hash/Makefile | modified | +3 −2 |