projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb0b3ed
)
Change my-function-name-- to my_function_name, and optimizer renames.
author
Bruce Momjian
<
[email protected]
>
Sat, 13 Feb 1999 23:22:44 +0000
(23:22 +0000)
committer
Bruce Momjian
<
[email protected]
>
Sat, 13 Feb 1999 23:22:44 +0000
(23:22 +0000)
options.c
patch
|
blob
|
blame
|
history
diff --git
a/options.c
b/options.c
index f16ec4bc4a5219df5335888753217aaed548bbfd..ed34a1ca022d41c6739589c4bde9e5060f86b389 100644
(file)
--- a/
options.c
+++ b/
options.c
@@
-270,7
+270,7
@@
int i;
switch (fOption) {
- /* Statement Options
--
+ /* Statement Options
(apply to all stmts on the connection and become defaults for new stmts)
*/
case SQL_ASYNC_ENABLE: