[Asterisk-code-review] cdr_pgsql cel_pgsql res_config_pgsql: compatibility with PostgreSQL 12 (...asterisk[13])

Sean Bright asteriskteam at digium.com
Tue Oct 8 17:47:46 CDT 2019


Sean Bright has posted comments on this change. ( https://gerrit.asterisk.org/c/asterisk/+/13023 )

Change subject: cdr_pgsql cel_pgsql res_config_pgsql: compatibility with PostgreSQL 12
......................................................................


Patch Set 1:

So my only concern is that 13 and 16 are LTS releases and we probably shouldn't break support for older (even EOL) versions of PostgreSQL.

All 3 of the affected modules call PQserverVersion() at some point to determine the version of the server. Could we do the same here to ensure backwards compatibility?


-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/13023
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: I834cb3addf1937e19e87ede140bdd16cea531ebe
Gerrit-Change-Number: 13023
Gerrit-PatchSet: 1
Gerrit-Owner: Christoph Moench-Tegeder <cmt at burggraben.net>
Gerrit-Reviewer: Friendly Automation
Gerrit-CC: Sean Bright <sean.bright at gmail.com>
Gerrit-Comment-Date: Tue, 08 Oct 2019 22:47:46 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20191008/920aec19/attachment.html>


More information about the asterisk-code-review mailing list