pgsql: Change typedef for rb_appendator to avoid conflict with C++

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change typedef for rb_appendator to avoid conflict with C++
Date: 2010-05-11 18:14:01
Message-ID: 20100511181401.BAF027541D2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-05-11 22:36:52 pgsql: Add PKST to the default set of timezone abbreviations.
Previous Message Tom Lane 2010-05-11 16:42:40 pgsql: Cause the archiver process to adopt new postgresql.conf settings