pgsql: Use more-portable coding for the check on handing out the last - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Use more-portable coding for the check on handing out the last
Date
Msg-id 20090524222244.C99C975331E@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use more-portable coding for the check on handing out the last available
relopt_kind value in add_reloption_kind().  Per Zdenek Kotala.

Modified Files:
--------------
    pgsql/src/backend/access/common:
        reloptions.c (r1.26 -> r1.27)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/common/reloptions.c?r1=1.26&r2=1.27)
    pgsql/src/include/access:
        reloptions.h (r1.14 -> r1.15)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/access/reloptions.h?r1=1.14&r2=1.15)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix LIKE's special-case code for % followed by _.
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: reorg - pg_reorg: version 1.0.5.