Okay...another directory cleaned out and compilable
Marc G. Fournier <scrappy@hub.org>
Okay...another directory cleaned out and compilable
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/hash/hash.c | modified | +2 −16 |
| src/backend/access/hash/hashfunc.c | modified | +2 −2 |
| src/backend/access/hash/hashinsert.c | modified | +3 −11 |
| src/backend/access/hash/hashovfl.c | modified | +3 −9 |
| src/backend/access/hash/hashpage.c | modified | +3 −9 |
| src/backend/access/hash/hashscan.c | modified | +2 −12 |
| src/backend/access/hash/hashsearch.c | modified | +2 −15 |
| src/backend/access/hash/hashstrat.c | modified | +2 −8 |
| src/backend/access/hash/hashutil.c | modified | +2 −13 |