node-postgres/lib/types
Brian Carlson 910cc134c9 Make ref an optional dependency
The ref module adds a compile step even when using the pure-JavaScript client.
This makes the installation optional so if the install fails due to not having
a compiler around you can still use the JavaScript client.

closes #398
2013-07-23 10:10:41 -05:00
..
arrayParser.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00
binaryParsers.js Make ref an optional dependency 2013-07-23 10:10:41 -05:00
index.js normalize whitespace, add comments, and do a little house cleaning 2013-03-06 10:26:40 -06:00
textParsers.js Small improvements in parsers, additions to tests 2013-05-27 10:55:49 +03:00