[Asterisk-code-review] res/res config pgsql.c: Use PQescapeStringConn for escaping ... (asterisk[master])

Rodrigo Ramirez Norambuena asteriskteam at digium.com
Tue May 26 15:44:21 CDT 2015


Hello Ashley Sanders,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/472

to look at the new patch set (#2).

Change subject: res/res_config_pgsql.c: Use PQescapeStringConn for escaping names.
......................................................................

res/res_config_pgsql.c: Use PQescapeStringConn for escaping names.

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

ASTERISK-25132 #close
Reported By: Rodrigo Ramírez Norambuena <decipher.hk at gmail.com>

Change-Id: I302a263f7210d20925f14716b508b081998b7608
---
M res/res_config_pgsql.c
1 file changed, 14 insertions(+), 47 deletions(-)


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

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I302a263f7210d20925f14716b508b081998b7608
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <decipher.hk at gmail.com>
Gerrit-Reviewer: Ashley Sanders <asanders at digium.com>
Gerrit-Reviewer: Rodrigo Ramirez Norambuena <decipher.hk at gmail.com>



More information about the asterisk-code-review mailing list