update tested versions - closes #233

node-postgres has been around a while.
It's now tested with more current versions of node.
This commit is contained in:
Brian C 2012-12-28 00:30:42 -06:00
parent b8b0e25212
commit d00e5341ea

View File

@ -91,7 +91,7 @@ The two share the same interface so __no other code changes should be required__
* tested with with
* postgres 8.x, 9.x
* Linux, OS X
* node 2.x & 4.x
* node 0.6.x & 0.8.x
* row-by-row result streaming
* built-in (optional) connection pooling
* responsive project maintainer