![]() * Simpler handling of true and false in best effort JSON formatter * inet:ntoa/1 to format IP addresses * Made a record for lazy formatted trace values and formatter to improve maintainability * Added callback to format return value from connector * Extended test case to check that the format return value callback works * Added handling of "lazy" trace entry data to the text formatter. Do we need to handle this data in the normal log formatters as well? |
||
---|---|---|
.. | ||
include | ||
src | ||
test | ||
README.md | ||
docker-ct | ||
rebar.config |
README.md
PostgreSQL Connector
This application houses the PostgreSQL Database connector. It provides the APIs to connect to PostgreSQL Databases.
It is used by the PostgreSQL bridge to insert messages and by the emqx_auth_postgresql
application to check user permissions.
Contributing
Please see our contributing.md.
License
See APL.