Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: creationix/postgres-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: echaozh/postgres-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 23, 2010

  1. Configuration menu
    Copy the full SHA
    36f156e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70698a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ad8d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07ce3dd View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2010

  1. Fixed query results leaking onto queries without results (e.g. DELETE…

    … after SELECT would still get SELECT's results), Added support for row-count for UPDATE/DELETE, Fixed bug for NULL values
    Frans-Willem committed Aug 26, 2010
    Configuration menu
    Copy the full SHA
    65783a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2010

  1. insert may have more than one tag: oid and row count

    Zhang Yichao committed Sep 19, 2010
    Configuration menu
    Copy the full SHA
    0b53f49 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2010

  1. node crashed with version with bufferlib; try otherwise

    Zhang Yichao committed Sep 20, 2010
    Configuration menu
    Copy the full SHA
    f291df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2010

  1. may have try to extract 4 byte ints from fewer bytes

    Zhang Yichao committed Oct 29, 2010
    Configuration menu
    Copy the full SHA
    ff1e9c2 View commit details
    Browse the repository at this point in the history
Loading