pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline
Date
Msg-id 20060530124333.068CC9FA61D@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add "inline" compile fix for MSVC/BCC:

    #define inline __inline

Backpatch to 8.1.X.

Hiroshi Saito

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/include:
        pg_config.h.win32 (r1.22.2.6 -> r1.22.2.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/pg_config.h.win32.diff?r1=1.22.2.6&r2=1.22.2.7)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add "inline" compile fix for MSVC/BCC: #define inline __inline
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Re-defines SHA2 symbols so that they would not conflict with