Use more-portable coding for the check on handing out the last available

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

Commit: c3707a4fcd0df0fb436d458a0e293215823e138c
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-05-24T22:22:44Z
Releases: 8.4.0
Use more-portable coding for the check on handing out the last available
relopt_kind value in add_reloption_kind().  Per Zdenek Kotala.

Files

PathChange+/−
src/backend/access/common/reloptions.c modified +4 −8
src/include/access/reloptions.h modified +3 −2