Fix portability bug in gin_page_opaque_info().

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

Commit: 2a8783e440b5ede18e16b48c37be65ce7caedd52
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-11-02T04:09:28Z
Releases: 9.6.2
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