projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e059b3
)
Remove C++ comment.
author
Peter Eisentraut
<
[email protected]
>
Sat, 30 Dec 2000 16:48:49 +0000
(16:48 +0000)
committer
Peter Eisentraut
<
[email protected]
>
Sat, 30 Dec 2000 16:48:49 +0000
(16:48 +0000)
src/interfaces/odbc/statement.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/odbc/statement.c
b/src/interfaces/odbc/statement.c
index e3b8a0fdffdea966a3d4af9b6ef0e461807f3a3e..f4849e325df2cab00dd7a2893d65c3961d6063b2 100644
(file)
--- a/
src/interfaces/odbc/statement.c
+++ b/
src/interfaces/odbc/statement.c
@@
-892,7
+892,7
@@
QueryInfo qi;
return SQL_SUCCESS;
else {
- /
/ Modified, 04/29/2000, Zoltan
+ /
* Modified, 2000-04-29, Zoltan */
if (self->errornumber == STMT_INFO_ONLY)
self->errormsg = "Error while executing the query (non-fatal)";
else