pgsql/src/interfaces/odbc statement.c

From: inoue(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/odbc statement.c
Date: 2001-10-19 05:39:16
Message-ID: 200110190539.f9J5dGP46228@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: inoue(at)postgresql(dot)org 01/10/19 01:39:14

Modified files:
src/interfaces/odbc: statement.c

Log message:
Change SC_fetch() to not retrieve data in case the
SQL_RETRIEVE_DATA option is SQL_RD_OFF. This would
avoid a crash when scrolling Grid controls.

Browse pgsql-committers by date

  From Date Subject
Next Message meskes 2001-10-19 14:31:45 pgsql/src/interfaces/ecpg ChangeLog preproc/pr ...
Previous Message tgl 2001-10-19 02:43:46 pgsql/src/pl/tcl pltcl.c