nixpkgs/pkgs/servers/sql
Derek Kulinski 1c392dfcf0 pgbouncer: use c-ares for name resolution (#66336)
According to pgbouncer README.md file c-ares is the
prefered way to resolve names for pgbouncer 1.10+:
https://github.com/pgbouncer/pgbouncer/blob/master/README.md#dns-lookup-support

The previous method (evdns) did not support EDNS0 and SOA lookups.
2019-08-15 03:20:42 +03:00
..
cockroachdb cockroachdb: 1.19.0 -> 1.19.1 2019-06-03 13:07:52 +02:00
mariadb mariadb: fix build in Darwin 2019-08-02 13:31:13 +03:00
monetdb monetdb: 11.31.13 -> 11.33.3 2019-05-02 15:21:36 +02:00
mssql/jdbc squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00
mysql mysql80: init at 8.0.17 (#65221) 2019-08-13 19:50:51 +00:00
oracle-xe
percona
pgbouncer pgbouncer: use c-ares for name resolution (#66336) 2019-08-15 03:20:42 +03:00
pgpool pgpool: 3.4.14 -> 4.0.5 (#66224) 2019-08-07 14:15:10 +03:00
postgresql postgresql: fix CVE-2019-10208, CVE-2019-10209 (#66347) 2019-08-09 14:30:33 +03:00
sqlite/jdbc
virtuoso