pgsql/ /configure /configure.in rc/Makefile.gl ... - Mailing list pgsql-committers

From petere@postgresql.org
Subject pgsql/ /configure /configure.in rc/Makefile.gl ...
Date
Msg-id 200109222254.f8MMsXN43588@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    petere@postgresql.org    01/09/22 18:54:33

Modified files:
    .              : configure configure.in
    src            : Makefile.global.in Makefile.shlib
    src/include    : pg_config.h.in
    src/interfaces/libpq: Makefile
    src/interfaces/odbc: GNUmakefile bind.c connection.c
                         connection.h convert.c dlg_specific.c
                         dlg_specific.h drvconn.c environ.h
                         execute.c gpps.c gpps.h info.c lobj.c
                         misc.c misc.h odbcapi.c odbcapi30.c
                         options.c parse.c pgapifunc.h pgtypes.c
                         psqlodbc.c psqlodbc.h qresult.c results.c
                         setup.c socket.c socket.h statement.c
                         statement.h tuple.c tuplelist.c

Log message:
    Provide some initial support for building the ODBC driver for
    an already installed iODBC or unixODBC driver manager.  In particular,
    use the include files provided by the driver manager over our own,
    and use the odbcinst library of the driver manager rather than gpps.c.

    Migrate portability sections common to several files into psqlodbc.h.


pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/ /HISTORY oc/src/sgml/release.sgml
Next
From: momjian@postgresql.org
Date:
Subject: pgsql/doc FAQ src/FAQ/FAQ.html