[Asterisk-code-review] cdr pgsql: Use PQescapeStringConn for escaping names. (asterisk[master])

Joshua Colp asteriskteam at digium.com
Mon May 11 07:42:23 CDT 2015


Joshua Colp has uploaded a new patch set (#2).

Change subject: cdr_pgsql: Use PQescapeStringConn for escaping names.
......................................................................

cdr_pgsql: Use PQescapeStringConn for escaping names.

Use function PQescapeStringConn for escaping the name
of the table and schema instead of doing it manually.

Change-Id: I6709165e2d00463e9c813d24f17830ad4910b599
---
M cdr/cdr_pgsql.c
1 file changed, 10 insertions(+), 32 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/23/423/2
-- 
To view, visit https://gerrit.asterisk.org/423
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6709165e2d00463e9c813d24f17830ad4910b599
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <decipher.hk at gmail.com>



More information about the asterisk-code-review mailing list