pgsql/src/interfaces/odbc bind.c columninfo.c ...

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc bind.c columninfo.c ...
Date: 2001-05-08 17:06:19
Message-ID: 200105081706.f48H6Ja12059@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/05/08 13:06:18

Modified files:
src/interfaces/odbc: bind.c columninfo.c connection.c convert.c
dlg_specific.c drvconn.c environ.c
execute.c gpps.c info.c lobj.c misc.c
multibyte.c options.c parse.c pgtypes.c
psqlodbc.c qresult.c results.c setup.c
socket.c statement.c tuple.c tuplelist.c

Log message:
ODBC source code cleanup patch. Should match rest of PostgreSQL code better.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-05-08 17:12:36 pgsql/src/interfaces/odbc bind.c columninfo.c ...
Previous Message Bruce Momjian - CVS 2001-05-08 16:28:46 pgsql/src/bin/initdb Makefile initdb.sh