Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pgbouncer] Fix stats deprecated in pgbouncer 1.8 #1016

Merged
merged 7 commits into from
Jan 19, 2018

Commits on Jan 16, 2018

  1. [pgbouncer] Fix stats deprecated in 1.8

    Adds new column support while maintaining backward compat, detected
    using result set column names.
    
    See pgbouncer/pgbouncer@876d8a5
    sj26 committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    2266817 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Avoid "deprecated"

    sj26 committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    2710971 View commit details
    Browse the repository at this point in the history
  2. Brush up logging

    sj26 committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    e63315d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. We never use e

    sj26 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    67dd765 View commit details
    Browse the repository at this point in the history
  2. These should be rates not gauges

    sj26 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    419f606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed7d459 View commit details
    Browse the repository at this point in the history
  4. Update version and changelog

    sj26 committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    8bfef1f View commit details
    Browse the repository at this point in the history