Fix portability bug in gin_page_opaque_info().

Tom Lane <tgl@sss.pgh.pa.us>

Commit: af636d7b535cf1bcee59a60d22b712ecba5a400f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-11-02T04:09:28Z
Releases: 9.5.6
Fix portability bug in gin_page_opaque_info().

Somebody apparently thought that "if Int32GetDatum is good,
Int64GetDatum must be better".  Per buildfarm failures now
that Peter has added some regression tests here.

Files

PathChange+/−
contrib/pageinspect/ginfuncs.c modified +4 −4