Modify RelationGetBufferForTuple() to use a typedef, rather than a

Bruce Momjian <bruce@momjian.us>

Commit: 484af9b376f3dca3805932d5c40c45ecf6fca0d4
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-10-12T20:53:54Z
Releases: 9.2.0
Modify RelationGetBufferForTuple() to use a typedef, rather than a
struct, to help pgindent.

Files

PathChange+/−
src/backend/access/heap/hio.c modified +1 −1
src/include/access/hio.h modified +1 −1