pgsql/src include/c.h include/pg_config.h.in i ... - Mailing list pgsql-committers

From tgl@postgresql.org
Subject pgsql/src include/c.h include/pg_config.h.in i ...
Date
Msg-id 200201221902.g0MJ2eO58986@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/01/22 14:02:40

Modified files:
    src/include    : c.h pg_config.h.in pg_config.h.win32
    src/include/port: win.h win32.h
    src/interfaces/libpq++: pgconnection.h

Log message:
    libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
    compile in client apps that use the standard installed header set.
    To allow removing that include, move DLLIMPORT definitions out of c.h
    and into the appropriate port-specific header files.


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql/. configure configure.in
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/doc FAQ src/FAQ/FAQ.html