aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorDave Cramer <davec@fastcrypt.com>2002-03-16 02:15:23 +0000
committerDave Cramer <davec@fastcrypt.com>2002-03-16 02:15:23 +0000
commit134fe5ec61cb280459a4782b6d465e115c5ac5a8 (patch)
tree1059f66a82e015c51797fd3df6e3cd5dc19a1097 /src/backend/utils/adt/arrayfuncs.c
parentefd45bc68f3d371c5cdd701b6399026d5c18e20e (diff)
downloadpostgresql-134fe5ec61cb280459a4782b6d465e115c5ac5a8.tar.gz
postgresql-134fe5ec61cb280459a4782b6d465e115c5ac5a8.zip
fixed QueryExecuter to deal with multiple errors
previously it was throwing a SQLException as soon as the error message was received from the backend. This did not allow the protocol to finish properly now, simply collects error messages from the backend until the query is done and throws exception at the end Also added setLogLevel to Driver.java, and made the log levels public
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions