heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.37k stars 381 forks source link

Remove special cases for 9.1 support #1981

Closed camillebaldock closed 8 years ago

camillebaldock commented 8 years ago

Postgres 9.1 is no longer supported on the platform and we no longer have 9.1 databases. This removes the special :snowflake: cases we had to make due to the change of name from procpid to pid between 9.1 and subsequent versions of Postgres.