Add explicit casts in ilist.h's inline functions. Needed to silence C++ errors, per report from Peter Eisentraut.
Andres Freund Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/e78d288c895bd296e3cb1ca29c7fe2431eef3fcd Modified Files -------------- src/include/lib/ilist.h | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
