pgsql: Put undef's before extern declarations that need 'em, per Andrew

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Put undef's before extern declarations that need 'em, per Andrew
Date: 2005-12-06 05:13:49
Message-ID: 20051206051349.3BD929DCC4C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Put undef's before extern declarations that need 'em, per Andrew Dunstan.

Modified Files:
--------------
pgsql/src/include:
port.h (r1.85 -> r1.86)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.85&r2=1.86)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-12-06 05:13:57 pgsql: Put undef's before extern declarations that need 'em, per Andrew
Previous Message Bruce Momjian 2005-12-06 04:53:29 pgsql: Add comment on why pg *printf functions are used unconditionally