Don't use 'return' where you should use 'PG_RETURN_xxx'.

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

Commit: ba3fb57d8171e7d0d0e27942f6ce8ae364c8d87a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-07-07T19:28:56Z
Releases: 9.0.0
Don't use 'return' where you should use 'PG_RETURN_xxx'.

Files

PathChange+/−
src/backend/utils/mb/mbutils.c modified +2 −2