pgsql: Change typedef for rb_appendator to avoid conflict with C++ - Mailing list pgsql-committers

From [email protected] (Robert Haas)
Subject pgsql: Change typedef for rb_appendator to avoid conflict with C++
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Change typedef for rb_appendator to avoid conflict with C++ reserved words.

Fixes a complaint from src/tools/pginclude/cpluspluscheck reported by
Peter Eisentraut.

Modified Files:
--------------
    pgsql/src/include/utils:
        rbtree.h (r1.2 -> r1.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/rbtree.h?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Cause the archiver process to adopt new postgresql.conf settings
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Add PKST to the default set of timezone abbreviations.