Fix incorrect variable datatype

Magnus Hagander <magnus@hagander.net>

Commit: 965956a03305fb8517c584ffffd37515344f4101
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-28T11:18:25Z
Releases: 9.6.3
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