OSDN Git Service

modifications to the way the protocol is handled to be consistent with
authorDave Cramer <davec@fastcrypt.com>
Thu, 21 Mar 2002 02:52:37 +0000 (02:52 +0000)
committerDave Cramer <davec@fastcrypt.com>
Thu, 21 Mar 2002 02:52:37 +0000 (02:52 +0000)
commit54cc549d8f2505fa4a3bd0aae382247497a4c613
tree23a4d903b1ed8cdbd1cfb6173c2c2f44247b683e
parent00923229c2f076d241daf03dbc05e1458539c6d3
modifications to the way the protocol is handled to be consistent with
QueryExecutor. This includes:
1) only exit after we receive a 'Z' packet
2) append error messages to a buffer and throw the exception at the end
src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java