[pgjdbc/pgjdbc] aaccf4: fix unstable test. Originally this would loop crea...
Dave Cramer <[email protected]> Mon, 16 Dec 2019 07:38:29 -0800
| Newsgroups | gmane.comp.db.postgresql.jdbc |
|---|---|
| Message-ID | <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: aaccf431f444df80cfed7633a12bd77d63a4b1fc
https://github.com/pgjdbc/pgjdbc/commit/aaccf431f444df80cfed7633a12bd77d63a4b1fc
Author: Dave Cramer <[email protected]>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Changed paths:
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/StatementTest.java
Log Message:
-----------
fix unstable test. Originally this would loop creating many statements, now it should timeout properly (#1650)