Modify RelationGetBufferForTuple() to use a typedef, rather than a
Bruce Momjian <bruce@momjian.us>
Modify RelationGetBufferForTuple() to use a typedef, rather than a struct, to help pgindent.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/hio.c | modified | +1 −1 |
| src/include/access/hio.h | modified | +1 −1 |