This patch corrects the previous fix for returning 08S01 error code for the server...
authorDave Page <dpage@pgadmin.org>
Sat, 17 Sep 2005 22:16:08 +0000 (22:16 +0000)
committerDave Page <dpage@pgadmin.org>
Sat, 17 Sep 2005 22:16:08 +0000 (22:16 +0000)
commit5bb4f841d1344c42255f31897c75e272f8fd3763
treeace6d5526a0a8483eb9afcf88661c5dd9f68633c
parentee1af82ffa8557478a9745ee15f7aadeee8f06d7
This patch corrects the previous fix for returning 08S01 error code for the server disconnecting.
The previous patch sent this error code for any error on the statement (such as a primary key collision).
[Scot Loach]
statement.c