deps: Replace postgresql-libpq fork with upstream v0.10
Our changes to reduce memory usage have been merged and released upstream, so no need for the fork anymore.
This commit is contained in:
committed by
Wolfgang Walther
parent
d7246b4851
commit
2e298824d6
@@ -112,6 +112,7 @@ library
|
||||
, network-uri >= 2.6.1 && < 2.8
|
||||
, optparse-applicative >= 0.13 && < 0.18
|
||||
, parsec >= 3.1.11 && < 3.2
|
||||
, postgresql-libpq >= 0.10
|
||||
, protolude >= 0.3.1 && < 0.4
|
||||
, regex-tdfa >= 1.2.2 && < 1.4
|
||||
, retry >= 0.7.4 && < 0.10
|
||||
|
||||
Reference in New Issue
Block a user