[Asterisk-code-review] cdr adaptive odbc: Add ability to set character for quoted i... (asterisk[master])
Joshua Colp
asteriskteam at digium.com
Tue May 12 05:21:28 CDT 2015
Joshua Colp has posted comments on this change.
Change subject: cdr_adaptive_odbc: Add ability to set character for quoted identifiers.
......................................................................
Patch Set 9: Code-Review-1
(1 comment)
https://gerrit.asterisk.org/#/c/246/9/cdr/cdr_adaptive_odbc.c
File cdr/cdr_adaptive_odbc.c:
Line 159: ast_log(LOG_ERROR, "It is set %d character for quoted_identifiers and"
: " should have only one. This option is not considered.\n", strlen(tmp));
ast_log(LOG_ERROR, "The quoted_identifiers setting only accepts a single character, while a value of '%s' was provided. This option has been disabled as a result.\n", tmp);
--
To view, visit https://gerrit.asterisk.org/246
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0b9a56b79ca13a727a803d88ed3b8643e37632b8
Gerrit-PatchSet: 9
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <decipher.hk at gmail.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Rodrigo Ramirez Norambuena <decipher.hk at gmail.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list