Silence compiler warning.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 0fdb2f7d7c0059a1621710206ed506124cf98f77
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2014-01-23T20:15:31Z
Releases: 9.4.0
Silence compiler warning.

Not all compilers understand that elog(ERROR, ...) never returns.

Files

PathChange+/−
src/backend/access/gin/ginbtree.c modified +3 −0