Skip to content

History / FAQ

Revisions

  • pg-pool now throws an error when calling done === client.release multiple times

    @charmander charmander committed Jun 1, 2018
  • Count columns correctly even when the result set is empty

    @charmander charmander committed May 31, 2018
  • Updated FAQ (markdown)

    @javiertury javiertury committed Mar 9, 2017
  • Updated FAQ (markdown)

    @javiertury javiertury committed Mar 9, 2017
  • Add new Q: Calling done() multiple times

    @DJDaveMark DJDaveMark committed Jan 26, 2017
  • Updated FAQ (markdown)

    HuaHsin Lu committed Jan 26, 2016
  • Add bottom nav

    @DaAwesomeP DaAwesomeP committed Jan 1, 2016
  • According to the linked bugs #129 and #82, node-postgres now supports JS arrays natively, so update the FAQ. Someone who actually uses node-postgres (I'm just a PostgreSQL dev and Stack Overflow helper) should update the main node-postgres docs, add a link to the relevant docs from this FAQ, etc.

    @ringerc ringerc committed Aug 19, 2015
  • Updated FAQ (markdown)

    @brianc brianc committed Oct 22, 2014
  • Updated FAQ (markdown)

    @dimfeld dimfeld committed Oct 22, 2014
  • Added alternate answer to #4, and made a minor correction to the original answer.

    @whitelynx whitelynx committed Oct 16, 2014
  • Corrected #3, since this is definitely possible in current builds.

    @whitelynx whitelynx committed Oct 16, 2014
  • Replaced link to nonexistent lib/types/textParsers.js with link to node-pg-types.

    @whitelynx whitelynx committed Aug 9, 2014
  • new question

    @JSchulte01 JSchulte01 committed Jul 11, 2014
  • `content-length` header should be byte length, not character length.

    @dminkovsky dminkovsky committed Jun 27, 2014
  • Added question 16 in the hopes that maintainers will answer it.

    @tom-rogers tom-rogers committed Jun 11, 2014
  • Updated FAQ (markdown)

    thaibinhduong committed Jun 3, 2014
  • Updated FAQ (markdown)

    thaibinhduong committed Jun 3, 2014
  • Point 7 source code examples lack from second parameter of `query` method; the values to insert, which replace `$1` and `$2` SQL query parameters

    @ifraixedes ifraixedes committed May 15, 2014
  • Changed style of #14 to be more in line with other questions

    @jonjonsonjr jonjonsonjr committed Sep 16, 2013
  • Added info about installation on Windows.

    georgik committed Mar 29, 2013
  • the textParsers.js link was broken

    jmarca committed Mar 22, 2013
  • Updated FAQ (markdown)

    @brianc brianc committed Feb 28, 2013
  • answer #12 and #13

    @brianc brianc committed Feb 28, 2013
  • Updated FAQ (markdown)

    @mltucker mltucker committed Feb 27, 2013
  • Why are there two bindings?

    @bjourne bjourne committed Oct 15, 2012
  • Capitalized FAQ #1 and #2, removed space between word and question mark.

    @basicxman basicxman committed Aug 9, 2012
  • Made a more verbose example for WHERE/IN queries.

    @RandomEtc RandomEtc committed Jun 30, 2012
  • Added a note about WHERE foo IN (...) queries with links to #82 and #129

    @RandomEtc RandomEtc committed Jun 30, 2012
  • Updated FAQ (markdown)

    @mgetz mgetz committed Apr 18, 2012