mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +03:00
driver v06-40-0007
This commit is contained in:
@@ -875,7 +875,7 @@ QueryInfo qi;
|
||||
*/
|
||||
}
|
||||
else {
|
||||
self->errornumber = STMT_EXEC_ERROR;
|
||||
self->errornumber = STMT_BAD_ERROR;
|
||||
self->errormsg = "Error while executing the query";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user