<p>Christian Savinovich <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11441">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cdr_pgsql: fix error in connection string<br><br>Fixes an error occurring in function pgsql_reconnect() caused when value of<br>hostname is blank. Which in turn will cause the connection string to look<br>like this: "host= port=xx", which creates a sintax error. This fix now checks<br>if the corresponding values for host, port, dbname, and user are blank. Note<br>that since this is a reconnect function the database library will replace any<br>missing value pairs with default ones.<br><br>ASTERISK-28435<br><br>Change-Id: I0a921f99bbd265768be08cd492f04b30855b8423<br>---<br>M cdr/cdr_pgsql.c<br>1 file changed, 19 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/41/11441/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11441">change 11441</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/11441"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I0a921f99bbd265768be08cd492f04b30855b8423 </div>
<div style="display:none"> Gerrit-Change-Number: 11441 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Christian Savinovich <csavinovich@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>