Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convention."
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 28 Apr 2016 15:48:10 +0000 (11:48 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 28 Apr 2016 15:48:10 +0000 (11:48 -0400)
commit695718f99c4b9581fe6cc12543b69f2654a07f3b
tree530a3660f440e4c0bcbe9fc7ca996a89af429d4c
parentf9989482d0a24cd69f574b805db770980603a5ca
Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convention."

This reverts commit b1dd2f86ce7d43f23f6aae307bb22de826849e7d.
That turns out to have been based on a faulty diagnosis of why the
VS2015 build was misbehaving.  Instead, we need to fix DatumGetBool().
contrib/seg/seg.c