Thanks to visit codestin.com
Credit goes to github.com

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: jackc/pgx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wdamron/pgx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on May 25, 2015

  1. Expose encoding/decoding helper functions

    West Damron committed May 25, 2015
    Configuration menu
    Copy the full SHA
    b3881e4 View commit details
    Browse the repository at this point in the history
  2. Add ParamsEncoder; add Query/ExecRaw; expose NextColumn

    West Damron committed May 25, 2015
    Configuration menu
    Copy the full SHA
    0654957 View commit details
    Browse the repository at this point in the history
  3. Bug fix: ensure c.die(err) is called

    West Damron committed May 25, 2015
    Configuration menu
    Copy the full SHA
    f06b5ab View commit details
    Browse the repository at this point in the history
  4. Bug fixes

    West Damron committed May 25, 2015
    Configuration menu
    Copy the full SHA
    fb55a9e View commit details
    Browse the repository at this point in the history
  5. Bug fixes; change signatures of decoders

    West Damron committed May 25, 2015
    Configuration menu
    Copy the full SHA
    cf7e644 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from wdamron/encoders_decoders

    Pull in pgx/master
    wdamron committed May 25, 2015
    Configuration menu
    Copy the full SHA
    8f7eecc View commit details
    Browse the repository at this point in the history
Loading