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

Started by Bruce Momjianalmost 15 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Modify RelationGetBufferForTuple() to use a typedef, rather than a
struct, to help pgindent.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/484af9b376f3dca3805932d5c40c45ecf6fca0d4

Modified Files
--------------
src/backend/access/heap/hio.c | 2 +-
src/include/access/hio.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)