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.
Branch ------ REL9_6_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/2a8783e440b5ede18e16b48c37be65ce7caedd52 Modified Files -------------- contrib/pageinspect/ginfuncs.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
