pgsql/src/interfaces/odbc statement.c - Mailing list pgsql-committers

From inoue@postgresql.org
Subject pgsql/src/interfaces/odbc statement.c
Date
Msg-id 200110190539.f9J5dGP46228@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    inoue@postgresql.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.


pgsql-committers by date:

Previous
From: tgl@postgresql.org
Date:
Subject: pgsql/src/pl/tcl pltcl.c
Next
From: meskes@postgresql.org
Date:
Subject: pgsql/src/interfaces/ecpg ChangeLog preproc/pr ...