Fix incorrect variable datatype

Magnus Hagander <magnus@hagander.net>

Commit: 2cc16380a46d4c2103aa6caa6aaf0170863f8509
Author: Magnus Hagander <magnus@hagander.net>
Date: 2017-02-28T11:18:34Z
Releases: 9.5.7
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