This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
node-postgres
Watch
1
Star
0
Fork
0
You've already forked node-postgres
mirror of
https://github.com/brianc/node-postgres.git
synced
2025-12-08 20:16:25 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
node-postgres
/
lib
/
native
History
rpedela
cf07a4f2b4
#403
Only use native escape functions if PG version >= 9.0.0. Otherwise use the JS functions.
2013-07-29 15:45:36 -06:00
..
index.js
#403
Only use native escape functions if PG version >= 9.0.0. Otherwise use the JS functions.
2013-07-29 15:45:36 -06:00
query.js
Support result rows as arrays
2013-07-08 17:45:06 -05:00