Add explicit casts in ilist.h's inline functions.

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

Commit: e78d288c895bd296e3cb1ca29c7fe2431eef3fcd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-11-27T15:58:37Z
Releases: 9.3.0
Add explicit casts in ilist.h's inline functions.

Needed to silence C++ errors, per report from Peter Eisentraut.

Andres Freund

Files

PathChange+/−
src/include/lib/ilist.h modified +3 −3