Fix thinkos in GinLogicValue enum.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix thinkos in GinLogicValue enum. It was incorrectly declared as global variable, not an enum type, and the comments for GIN_FALSE and GIN_TRUE were backwards.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/gin.h | modified | +4 −4 |