]> granicus.if.org Git - postgresql/commit
Get rid of the following size limit.
authorHiroshi Inoue <inoue@tpf.co.jp>
Fri, 25 May 2001 08:12:32 +0000 (08:12 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Fri, 25 May 2001 08:12:32 +0000 (08:12 +0000)
commite5cff3fe641c35d4a1f73c9c79679799098edb41
tree744ef06f678a6b756618262f60450c50ddc998bc
parentf3c1ae58f229637f47e44a328544f7578a1f5c21
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.
src/interfaces/odbc/connection.c
src/interfaces/odbc/connection.h
src/interfaces/odbc/convert.c
src/interfaces/odbc/convert.h
src/interfaces/odbc/info.c
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/statement.c
src/interfaces/odbc/statement.h