pgsql: Move Win32 inline define to win32.h so it is found, rather than

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move Win32 inline define to win32.h so it is found, rather than
Date: 2006-08-10 01:45:17
Message-ID: 20060810014517.569CB9FB30E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Move Win32 inline define to win32.h so it is found, rather than c.h.
(cleaner)

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/src/include:
c.h (r1.190.2.3 -> r1.190.2.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/c.h.diff?r1=1.190.2.3&r2=1.190.2.4)
pgsql/src/include/port:
win32.h (r1.49 -> r1.49.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h.diff?r1=1.49&r2=1.49.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-10 01:58:38 Re: [COMMITTERS] pgsql: /contrib/cube improvements: Update
Previous Message Bruce Momjian 2006-08-10 01:41:29 pgsql: Return inline to win32.h because code was OK, but keep additional