Don't use 'return' where you should use 'PG_RETURN_xxx'.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Jul 2009 19:28:56 +0000 (19:28 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 7 Jul 2009 19:28:56 +0000 (19:28 +0000)
commit8d5970de84675bb8ff002dc1de0135b6547b3ed2
treebf478ae46b8cae530f2e925853c8d6dbfe0633cb
parent498f278947bd0406b1bb632b4dbe7b15b17ff949
Don't use 'return' where you should use 'PG_RETURN_xxx'.
src/backend/utils/mb/mbutils.c