rust-postgres/postgres
Nikhil Benesch 4af6fcd911 Permit configuring the notice callback
Right now the behavior is hardcoded to log any received notices at the
info level. Add a `notice_callback` configuration option that permits
installing an arbitrary callback to handle any received notices.

As discussed in #588.
2020-09-21 20:04:35 -04:00
..
benches Move to local runtimes per connection 2019-12-03 18:25:29 -08:00
src Permit configuring the notice callback 2020-09-21 20:04:35 -04:00
Cargo.toml Release postgres v0.17.5 2020-07-19 13:27:27 -06:00
CHANGELOG.md Release postgres v0.17.5 2020-07-19 13:27:27 -06:00
LICENSE-APACHE Release postgres v0.16.0-rc.1 2019-04-06 20:59:01 -07:00
LICENSE-MIT Release postgres v0.16.0-rc.1 2019-04-06 20:59:01 -07:00