Parenthesize macro arguments safely. I see no bug among the current

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

Commit: 571340a00ed58ed179a9063ef77002b34afc7aca
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-09-22T04:41:19Z
Releases: 8.3.0
Parenthesize macro arguments safely.  I see no bug among the current
uses of PG_DETOAST_DATUM_SLICE, but it's clearly trouble waiting to
happen.

Files

PathChange+/−
src/include/fmgr.h modified +2 −2