Use more-portable coding for the check on handing out the last available
Tom Lane <tgl@sss.pgh.pa.us>
Use more-portable coding for the check on handing out the last available relopt_kind value in add_reloption_kind(). Per Zdenek Kotala.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/common/reloptions.c | modified | +4 −8 |
| src/include/access/reloptions.h | modified | +3 −2 |