]> granicus.if.org Git - postgresql/commit
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:46:07 +0000 (11:46 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 28 Apr 2016 15:46:07 +0000 (11:46 -0400)
commitf050423052bc9265d4cd27555058435edd4bef87
tree2a77f06520b814b1006652a71d292f8faae5c4f4
parentf8467f7da8685dbc47187864e5afe130d9c63fff
Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convention."

This reverts commit c8e81afc60093b199a128ccdfbb692ced8e0c9cd.
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