Fix incorrect variable datatype

Magnus Hagander <magnus@hagander.net>

Commit: 71b33680883a359bb75fdb40d64b11d284b73d5c
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-28T11:18:49Z
Releases: 9.4.12
Fix incorrect variable datatype

Both datatypes map to the same underlying one which is why it still
worked, but we should use the correct type.

Author: Kyotaro HORIGUCHI

Files

PathChange+/−
src/backend/access/transam/xlog.c modified +1 −1