pgsql/src/interfaces/odbc connection.c connect ...

Started by Hiroshi Inoueabout 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/05/25 04:12:32

Modified files:
src/interfaces/odbc: connection.c connection.h convert.c
convert.h info.c pgtypes.c statement.c
statement.h

Log message:
Get rid of the following size limit.
1) Query size limit(was 65536) for >=7.0 servers.
2) Text size limit(was 8190) for 7.1 servers.