Skip to content

Commit e617056

Browse files
0x777codingkarthik
authored andcommitted
bump pg-client-hs version (fixes a build issue on some environments) (hasura#5267)
1 parent 9513a1c commit e617056

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

server/cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ package graphql-engine
4343
source-repository-package
4444
type: git
4545
location: https://github.com/hasura/pg-client-hs.git
46-
tag: cbfc69b935d19dc40be8cdcc73a70b81cf511d34
46+
tag: 049015e042d107d8ededc943a64f7fabd3690a35
4747

4848
source-repository-package
4949
type: git

server/commit_diff.txt

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,6 @@ Date: Thu Jul 2 17:27:09 2020 +0530
129129

130130
server: unlock scheduled events on graceful shutdown (#4928)
131131

132-
commit 9ccbd1c0f6b4816f954b1a9e0eef168625dbaecb
133-
Author: Vamshi Surabhi <[email protected]>
134-
Date: Thu Jul 2 12:11:08 2020 +0530
135-
136-
bump pg-client-hs version (fixes a build issue on some environments) (#5267)
137-
138132
commit d464208515ef6649bde5d7266fd783ad488dc859
139133
Merge: a78f17b7 cfffade1
140134
Author: Vamshi Surabhi <[email protected]>
@@ -150,18 +144,6 @@ Date: Wed Jul 1 17:44:19 2020 +0530
150144

151145
do not use prepared statements for mutations
152146

153-
commit 2b0e3774a3fa00d23aa0e9ee9b43767b536ba54d
154-
Author: Brandon Simmons <[email protected]>
155-
Date: Tue Jun 30 23:53:10 2020 -0400
156-
157-
5087 libpq pool leak (#5089)
158-
159-
Shrink libpq buffers to 1MB before returning connection to pool. Closes #5087
160-
161-
See: https://github.com/hasura/pg-client-hs/pull/19
162-
163-
Also related: #3388 #4077
164-
165147
(Done, but we should re-visit this, if we do query plan caching)
166148
commit 20cbe9cfd3e90b91d3f4faf370b081fc3859cbde
167149
Author: Auke Booij <[email protected]>

0 commit comments

Comments
 (0)