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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
