diff options
author | Dave Cramer <davec@fastcrypt.com> | 2002-03-16 02:15:23 +0000 |
---|---|---|
committer | Dave Cramer <davec@fastcrypt.com> | 2002-03-16 02:15:23 +0000 |
commit | 134fe5ec61cb280459a4782b6d465e115c5ac5a8 (patch) | |
tree | 1059f66a82e015c51797fd3df6e3cd5dc19a1097 /src/backend/utils/adt/arrayfuncs.c | |
parent | efd45bc68f3d371c5cdd701b6399026d5c18e20e (diff) | |
download | postgresql-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