[asterisk-bugs] [JIRA] (ASTERISK-23737) application_name support in cdr_pgsql and res_config_pgsql
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Tue May 13 08:04:43 CDT 2014
[ https://issues.asterisk.org/jira/browse/ASTERISK-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=218071#comment-218071 ]
Matt Jordan commented on ASTERISK-23737:
----------------------------------------
The patch provided here has numerous coding guideline violations. Please review the coding guidelines on the Asterisk wiki [1] and re-attach the patch. Once the patch has been cleaned up, feel free to post it to Review Board for code review [2].
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
[2] https://wiki.asterisk.org/wiki/display/AST/Review+Board+Usage
> application_name support in cdr_pgsql and res_config_pgsql
> ----------------------------------------------------------
>
> Key: ASTERISK-23737
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-23737
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: CDR/cdr_pgsql, Resources/res_config_pgsql
> Affects Versions: 1.8.27.0, 11.9.0
> Reporter: doome
> Severity: Minor
> Attachments: 01-res_pgsql_application_name_support.patch
>
>
> Postgresql supports application_name connection parameter to ease the identification of client processes. The attached patch makes use of this feature both in cdr_pgsql.c and res_config_pgsql.c.
> As a side effect, cdr_pgsql.c is updated to use the newer postrgesql connection mechanism which res_config_pgsql uses.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list