Fix portability bug in gin_page_opaque_info().
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pageinspect/ginfuncs.c | modified | +4 −4 |