Module: kamailio Branch: master Commit: 1466425b0af749e8780c4e8699e69cbf8402904e URL: https://github.com/kamailio/kamailio/commit/1466425b0af749e8780c4e8699e69cbf8402904e
Author: korayvt <[email protected]> Committer: GitHub <[email protected]> Date: 2021-02-09T21:23:52+01:00 db_postgres: added connection parameters (#2622) - new config parameter ("con_param") is added to set pg connection parameters - timeout param is used if connect_timeout is not set explicitly. Co-authored-by: KORAY VATANSEVER <[email protected]> --- Modified: src/modules/db_postgres/doc/db_postgres_admin.xml Modified: src/modules/db_postgres/km_pg_con.c Modified: src/modules/db_postgres/pg_con.c Modified: src/modules/db_postgres/pg_mod.c Modified: src/modules/db_postgres/pg_mod.h --- Diff: https://github.com/kamailio/kamailio/commit/1466425b0af749e8780c4e8699e69cbf8402904e.diff Patch: https://github.com/kamailio/kamailio/commit/1466425b0af749e8780c4e8699e69cbf8402904e.patch _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
