Type Of Change

Checklist:

When using xDB Replication Server with PostgreSQL, "partition" is a reserved
name and breaks replication. Therefore let the column name be configurable.

An even better fix would be to also change the default name, as "partition" is a
SQL key word which is reserved by SQL:2011. See
https://www.postgresql.org/docs/current/static/sql-keywords-appendix.html


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/1371

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.