Skip to content

Commit 322d79a

Browse files
author
James William Pye
committed
There are no explicit connection failures at that point.
1 parent da81adc commit 322d79a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

postgresql/driver/pq3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,6 @@ def connect(self, timeout = None):
22672267
creator = self
22682268
)
22692269
err.database = self
2270-
err.set_connection_failures(connection_failures)
22712270
err.raise_exception(raise_from = exc)
22722271

22732272
# resolve when to do SSL.

0 commit comments

Comments
 (0)