[Asterisk-code-review] cel pgsql: Add support set schema and fix query get columns (asterisk[master])
Rodrigo Ramirez Norambuena
asteriskteam at digium.com
Sat May 9 16:05:49 CDT 2015
Hello Matt Jordan, Joshua Colp,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/120
to look at the new patch set (#6).
Change subject: cel_pgsql: Add support set schema and fix query get columns
......................................................................
cel_pgsql: Add support set schema and fix query get columns
Add feature to set optional schema parameter on configuration file via
'schema' setting.
Fix query to get columns from table because not considered schema. If in
the database exist two table with same name in distinct schemas will
return error when to insert record.
ASTERISK-24967 #close
Change-Id: I691fd2cbc277fcba10e615f5884f8de5d8152f2c
---
M CHANGES
M cel/cel_pgsql.c
M configs/samples/cel_pgsql.conf.sample
3 files changed, 63 insertions(+), 8 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/120/6
--
To view, visit https://gerrit.asterisk.org/120
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I691fd2cbc277fcba10e615f5884f8de5d8152f2c
Gerrit-PatchSet: 6
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: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-Reviewer: Rodrigo Ramirez Norambuena <decipher.hk at gmail.com>
More information about the asterisk-code-review
mailing list