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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/14ee35799f1640f44b3e154adcd7607f9a48307f 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
