This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
node-postgres
Watch
1
Star
0
Fork
0
You've already forked node-postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fb2db0874d
node-postgres
/
test
/
integration
/
connection-pool
/
waiting-connection-tests.js
3 lines
75 B
JavaScript
Raw
Normal View
History
Unescape
Escape
initial working connection pool implementation & tests
2010-12-14 07:21:40 +08:00
var
helper
=
require
(
_
_dirname
+
"/test-helper"
)
helper
.
testPoolSize
(
200
)
;
Reference in New Issue
Copy Permalink