Fix portability bug in gin_page_opaque_info().

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

Commit: 14ee35799f1640f44b3e154adcd7607f9a48307f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-11-02T04:09:27Z
Releases: 10.0
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