projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97eafb1
)
Fix a bug in makeConnectString().
author
Hiroshi Inoue
<h-inoue@dream.email.ne.jp>
Mon, 29 May 2017 02:54:15 +0000
(11:54 +0900)
committer
Hiroshi Inoue
<h-inoue@dream.email.ne.jp>
Mon, 29 May 2017 02:54:15 +0000
(11:54 +0900)
dlg_specific.c
patch
|
blob
|
blame
|
history
diff --git
a/dlg_specific.c
b/dlg_specific.c
index 52e38f41549107a0797b8d26a086a2c75ee9d3e4..4031fcfe11550c4b9d13495f860badcb822fd66c 100644
(file)
--- a/
dlg_specific.c
+++ b/
dlg_specific.c
@@
-331,7
+331,7
@@
inolog("hlen=%d", hlen);
INI_SHOWOIDCOLUMN "=%s;"
INI_ROWVERSIONING "=%s;"
INI_SHOWSYSTEMTABLES "=%s;"
- "
=%s"
/* INI_CONNSETTINGS */
+ "
%s"
/* INI_CONNSETTINGS */
INI_FETCH "=%d;"
INI_UNKNOWNSIZES "=%d;"
INI_MAXVARCHARSIZE "=%d;"