From d00e5341ea0913b1ac103d445f318dfe0d06dda3 Mon Sep 17 00:00:00 2001 From: Brian C Date: Fri, 28 Dec 2012 00:30:42 -0600 Subject: [PATCH] update tested versions - closes #233 node-postgres has been around a while. It's now tested with more current versions of node. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9886fdeb..f4e7f207 100644 --- a/README.md +++ b/README.md @@ -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