Revert "Updagres pg module"

This reverts commit d418db03e4.

The problem we were after was elsewhere.
Upgrading pg module may still be a good thing but needs to be
done togheter with generic-pool and also needs updates to
shrinkwrap file
This commit is contained in:
Sandro Santilli 2013-02-18 16:25:37 +01:00 committed by David Arango
parent d4b1f580ff
commit 322c58165f

View File

@ -13,7 +13,7 @@
"express": "~2.5.11",
"underscore" : "1.1.x",
"underscore.string": "1.1.5",
"pg": "~0.12.3",
"pg": "~0.11.2",
"generic-pool": "1.0.x",
"redis": "0.7.1",
"hiredis": "*",