projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
895a57b
)
Remove protocol-dependent code. This should have been on previous commit.
author
Bruce Momjian
Sat, 10 Feb 2001 06:58:40 +0000
(06:58 +0000)
committer
Bruce Momjian
Sat, 10 Feb 2001 06:58:40 +0000
(06:58 +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 da2cd146add4ff811aa96081ebfb2a029a036e28..82eaffefd558fff8c3c73d98061a2978f28e694b 100644
(file)
--- a/
src/interfaces/odbc/statement.c
+++ b/
src/interfaces/odbc/statement.c
@@
-952,4
+952,3
@@
SC_log_error(char *func, char *desc, StatementClass *self)
qlog("INVALID STATEMENT HANDLE ERROR: func=%s, desc='%s'\n", func, desc);
#undef PRN_NULLCHECK
}
-