🍻 Default formulae for the missing package manager for macOS
Find a file
Andrey Novikov 3dc2d30217 postgresql 9.6beta2 (devel) (#2497)
- [x] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/homebrew-core/blob/master/.github/CONTRIBUTING.md) document?
- [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/homebrew-core/pulls) for the same formula update/change?
- [x] Have you built your formula locally prior to submission with `brew install <formula>` (where `<formula>` is the name of the formula you're submitting)?
- [x] Does your submission pass `brew audit --strict --online <formula>` (after doing `brew install <formula>`)?

-----

June 23rd 2016 PostgreSQL announced next beta for upcoming 9.6 release: https://www.postgresql.org/about/news/1677/

Link to archive and checksum is https://www.postgresql.org/ftp/source/v9.6beta2/
2016-06-30 04:33:39 +01:00
.github
Aliases
Formula postgresql 9.6beta2 (devel) (#2497) 2016-06-30 04:33:39 +01:00
.travis.yml
formula_renames.json
LICENSE.txt
README.md
tap_migrations.json

Homebrew Core

Core formulae for the Homebrew package manager.

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

Troubleshooting

First, please run brew update (twice) and brew doctor.

Second, read the Troubleshooting Checklist.

If you dont read these it will take us far longer to help you with your problem.

Contributing

Read CONTRIBUTING.md.

Creating new formulae, updating existing ones, and fixing build issues is easier than you think!

Try brew edit $FORMULA and see how you fare.

Documentation

brew help, man brew, Homebrew/brew's README or check Homebrew's documentation.

License

Code is under the BSD 2 Clause (NetBSD) license.