pgsql/ /configure /configure.in rc/Makefile.gl ...

From: petere(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ /configure /configure.in rc/Makefile.gl ...
Date: 2001-09-22 22:54:33
Message-ID: 200109222254.f8MMsXN43588@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: petere(at)postgresql(dot)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.

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2001-09-23 00:07:51 pgsql/doc FAQ src/FAQ/FAQ.html
Previous Message momjian 2001-09-22 21:36:39 pgsql/ /HISTORY oc/src/sgml/release.sgml