index
:
homebrew
gh-pages
go
master
ranger-1.7.0
:beer: The missing package manager for OS X.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Formula
/
postgresql.rb
Age
Commit message (
Expand
)
Author
2010-08-07
Update formulae for version 0.7
Adam Vandenberg
2010-08-07
Use new symlink aliases
Max Howell
2010-08-02
Fix typo in PostreSQL caveats
Adam Vandenberg
2010-07-27
Build PostgreSQL with common contrib modules.
Adam Vandenberg
2010-07-25
Fix typo
Lee Packham
2010-07-25
Make the autologin information correct (by using the cp of the plist to ~/Lib...
Lee Packham
2010-06-10
UUID for postgres contrib
Paul Sadauskas
2010-05-16
postgresql: update version to 8.4.4
David Höppner
2010-05-04
PostgreSQL - Update warning for 32-bit Python.
Adam Vandenberg
2010-04-14
PostgreSQL - instructions on how to manually choose a Python.
Adam Vandenberg
2010-04-04
PostreSQL 8.4.3
Adam Vandenberg
2010-03-29
PostgreSQL - Python build fixes
Adam Vandenberg
2010-03-13
Postgresql - use shorter path references
Adam Vandenberg
2010-01-16
Fixes #481; brew info postgresql broken
Max Howell
2010-01-16
chomp whoami usage for plists
Max Howell
2010-01-13
Use HTTP instead of FTP (to work around nuisance proxies), bumped to postgres...
Simon Willison
2010-01-13
Don't show non-64 bit caveats on non-64 bit systems
Max Howell
2009-12-31
Fix Postgresql libxml2 compile failure
Max Howell
2009-12-05
ENV.libxml2 seemingly required for some people
Max Howell
2009-12-04
Some more aliases
Max Howell
2009-11-09
Really use a working mirror this time
Max Howell
2009-11-07
Update Postgresql formula to latest version, which handles some security issues
Rune Botten
2009-11-07
Use a working mirror
Max Howell
2009-10-15
s/require 'brewkit'/require 'formula'/g
Max Howell
2009-10-12
Adding readline support into the postgres formula
David Reynolds
2009-10-04
Introduce ENV.O2 and use that for the postgresql build
Tom von Schwerdtner
2009-10-04
Postgres doesn't support --disable-dependency-tracking
Tom von Schwerdtner
2009-10-01
Use HOMEBREW_PREFIX/var by default for the postgres db
tvon
2009-09-29
Don't assume /usr/local in postgresql formula
Kieran Pilkington
2009-09-25
Fix postgresql build
Mike Enriquez
2009-09-14
Postgresql formula
Tom von Schwerdtner