We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Query (markdown)
better 'end' event documentation
Updated Example (markdown)
updated example to what's running right now Updated Example (markdown)
Updated pg (markdown)
info on default values Updated pg (markdown)
notes on connecting to unix socket Updated Client (markdown)
updating docs to reflect new default values for user & database (new values more in line with libpq) Updated Client (markdown)
replace emacs function abrevs with actual word 'function' Updated Example (markdown)
updated with help on integration testing with node-postgres in your own apps Updated Testing (markdown)
Updated Client (markdown)
trying to make this more readable Updated pg (markdown)
updated example app code to include rendering time on page to help with visual monitoring during ab benchmarks Updated Example (markdown)
Updated Todo (markdown)
another suggestion for returning the number of rows inserted/updated Updated Todo (markdown)
began documentation of pg helper Updated pg (markdown)
more query execution examples Updated Client (markdown)
more query examples Updated Client (markdown)
added <hr />s to make reading easier Updated Client (markdown)
notes on connect/end client management Updated Client (markdown)
remove documentation about supplying connection property to client (not really part of the external API) Updated Client (markdown)
added more examples of handling query errors Updated Query (markdown)