fix producerReceiveSlot() to return bool, as expected (was void before)
authorTomas Vondra <[email protected]>
Fri, 11 Nov 2016 00:13:52 +0000 (01:13 +0100)
committerTomas Vondra <[email protected]>
Fri, 11 Nov 2016 00:13:52 +0000 (01:13 +0100)
commit5a3bca06056d41a32e12578d3ce4a25bdd42ba84
treec953d24881d0dfc9a238438364d9f67173f8fbe0
parent0124efc3634c5789ee713e4ffef4f3ed95be79c4
fix producerReceiveSlot() to return bool, as expected (was void before)
src/backend/executor/producerReceiver.c