aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/postgresql.rb
AgeCommit message (Collapse)Author
2015-04-12postgresql: fix test.Mike McQuaid
2015-02-09postgresql: update 9.4.1 bottle.BrewTestBot
2015-02-09postgresql: fix perl option.Mike McQuaid
Addresses comment on d3074f5bb9bb7d522bff7ad7873f03610ed15054.
2015-02-06postgresql: update 9.4.1 bottle.BrewTestBot
2015-02-06postgresql 9.4.1Alex Gaynor
Closes #36578. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-27postgresql: fix strict audit failures.Mike McQuaid
2014-12-25postgresql: drop questionable gem installation caveatsJack Nagel
2014-12-19postgresql: fix issues link in caveats.Ariel Kirkwood
Closes #35131. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-12-19postgresql: update 9.4.0 bottle.BrewTestBot
2014-12-19postgresql 9.4.0Kashif Rasul
Closes #35093. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-23postgresql devel: 9.4rc1Rustam Zagirov
Closes #34373. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-12Documentation FixesDominyk Tiller
The bigger, uglier brother of #34090. Closes #34106. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-10-20postgresql: fix TCL support on 10.7 and 10.8Jack Nagel
2014-10-20postgresql: update devel version to 9.4 beta3Clemens Gruber
Signed-off-by: Clemens Gruber <clemensgru@gmail.com> Closes #33284. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-10-17postgresql: add yosemite bottle.Mike McQuaid
2014-09-25postgresql: fix 32-bit arch flagsJack Nagel
2014-09-16postgres: find tcl on Xcode-onlyMisty De Meo
Fixes #32338.
2014-08-27Enable PostreSQL 9.4 Native UUID SupportFelix Bünemann
Closes #31779. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-08-25postgresql: update 9.3.5_1 bottle.BrewTestBot
2014-08-24postgresql: update 9.3.5_1 bottle.BrewTestBot
2014-08-24openssl: disable SSLv2 support.Dominyk Tiller
Kills ssl2 from OpenSSL. This PR relates to #31745. Force recompiles everything that relies on OpenSSL from the master branch to enforce the new OpenSSL no-ssl2 rule.
2014-07-29postgresql 9.4beta2 (devel)Alexander Graefe
Closes #31211. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-24postgresql: update 9.3.5 bottle.BrewTestBot
Closes #31086. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-24postgresql 9.3.5Joep Loijens
2014-06-01postgresql: disable ossp-uuid support for devel buildsJack Nagel
2014-06-01postgresql: remove deprecated --with-krb5 optionJack Nagel
2014-06-01postgresql-9.4beta1 in develKashif Rasul
Closes #29679. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-05-15postgresql: update 9.3.4 bottle.BrewTestBot
2014-05-15postgresql: make python an optional dependency.Mike McQuaid
2014-04-15postgresql: update 9.3.4 bottle.BrewTestBot
2014-04-15postgresql: use Homebrew's opensslJack Nagel
2014-03-26postgresql: a testTed Pennings
Closes #27805. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-20postgresql: use patch DSLJack Nagel
2014-03-20postgresql: update 9.3.4 bottle.BrewTestBot
2014-03-20postgresql 9.3.4Joep Loijens
Closes #27738. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-14postgresql: Remove encoding from initdb commandPeter Eisentraut
This is either redundant or will create a failure when the user has a non-UTF8 locale set. Closes #27556. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-03-07use opt shortcutsAdam Vandenberg
2014-02-21postgresql: add 9.3.3 bottle.BrewTestBot
Closes #26882. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-21postgresql 9.3.3Joep Loijens
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-12-05postgresql 9.3.2Jack Nagel
2013-11-27postgresql: fix attribute orderJack Nagel
2013-11-19postgresql: add bottle.BrewTestBot
2013-11-19postgresql: move caveats to commands.Mike McQuaid
Mirrors the `mysql` formula. Instead of telling people to type commands actually run them for them instead. Also, use the shorter, foreground manual run. Closes #24437.
2013-10-10postgresql 9.3.1Peter Eisentraut
Closes #23176. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2013-10-03postgresql: fix commentPeter Baker
Closes #22975. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-09-20postgresql: fix caveat indentationJustin Pitts
The extra-indented section was causing the first 4 characters of the following section to be truncated. Closes #22706. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-19postgresql 9.3.0Peter Eisentraut
- Use sha256 instead of sha1, because the upstream download site provides the former. - Remove various workarounds for PL/Python build issues. These have all been fixed upstream. - Remove caveat about shared memory configuration, which is no longer applicable. Closes #22411. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-05postgres usage in caveats; Closes #21920Max Howell
As a PostgreSQL n00b, this is the information I wanted. Ideally we’d set a default configuration location for postgres to look, however apparently, this is not possible. Side note: it's about time we split caveats out. One of these is advise for failed builds, and I just added usage. Usage is hardly caveats, but generally usage is cool and we should encourage it as a separate section, and encourage people to add links perhaps.
2013-08-15Add MacOS.preferred_archMisty De Meo
Replaced the plethora of ternaries we've used all over the place to determine whether x86_64 or i386 is called for.