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:
Wolfgang Walther
2024-01-25 21:27:17 +01:00
committed by Wolfgang Walther
parent d7246b4851
commit 2e298824d6
4 changed files with 4 additions and 17 deletions
+1
View File
@@ -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