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

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

From
momjian@postgresql.org (Bruce Momjian)
Date:
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)