pgsql/src/interfaces/odbc parse.c

Started by Hiroshi Inoueover 25 years ago1 messagescomitters
Jump to latest
#1Hiroshi Inoue
inoue@hub.org

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: inoue@hub.org 01/02/21 22:39:30

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

Log message:
Fix the bug report [ODBC] select from a table having more than 32 fields:
reported by Matteo Cavalleri.
Great thanks to Tom for his accurate analysis.