| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-03 | PostgreSQL: set a StandardErrorPath | Cameron Walters (cee-dub) | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-09-02 | Fix plist permissions for Lion | Adam Vandenberg | |
| 2011-07-27 | postgresql: option to dtrace probes | Kashif Rasul | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-06-03 | postgresql: add caveat about shared memory | Adam Vandenberg | |
| 2011-04-26 | PostgreSQL 9.0.4 | Pete Deffendol | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-04-09 | Normalize use of MACOS_VERSION | Adam Vandenberg | |
| 2011-04-01 | Tidy up postgresql share/ and include docs | Matt Wildig | |
| Files go into share/postgresql and docs into share/docs/postgresql instead of directly into share and share/docs. Also include docs (man & html) which weren't being included in install step of build (see http://archives.postgresql.org/pgsql-bugs/2010-10/msg00156.php). Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-03-18 | Replace snow_leopard_64? in brews. | Adam Vandenberg | |
| 2011-03-12 | Use ruby style for inheritance. | Adam Vandenberg | |
| 2011-03-05 | Clean up LaunchAgent caveats. | Carlos Rodriguez | |
| Documentation now has instructions on creating ~/Library/LaunchAgents directory for first time installs of Formulas. Appending trailing slash to Formula documentation in regards to copying plists to LaunchAgents directory. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-02-07 | postgres updated to 9.0.3 | Pavel Lazureykis | |
| Signed-off-by: Pavel Lazureykis <lazureykis@gmail.com> Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2011-01-20 | postgresql: install all contrib modules | Grant Hutchins | |
| Closes #3559. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2011-01-01 | Bumped PostgreSQL to 9.0.2 | Charlie Sharpsteen | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-12-30 | Fix typo in PostgreSQL formula | Dan Callahan | |
| Closes #3752. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2010-11-18 | Use https for all GitHub URLs | Tianyi Cui | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-30 | Postgresql - add link about build failures | Adam Vandenberg | |
| 2010-10-07 | recommend pg gem instead of outdated postgres gem | seb | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-06 | postgresql - add hstore contrib module | Michael Weisman | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-10-06 | upgraded postgres to 9.0.1 | Michael Weisman | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-09-20 | Postgresql 9.0: add pg_upgrade to the extensions | Jannis Leidel | |
| Useful for 8.X > 9.X upgrades Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-09-19 | Update PostgreSQL to 9.0.0. | Aku Kotkavuo | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-09-16 | update the postgres formula to build the intarray contrib module | Gerad Suyderhoud | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-08-22 | Define "snow_leopard_64?" | Adam Vandenberg | |
| snow_leopard_64? (defined in Hardware) is a short-cut for: MACOS_VERSION >= 10.6 and Hardware.is_64_bit? Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-08-18 | Fix typo in postgres formula caveats. | Jesse Storimer | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-08-13 | Don't need +x on these | Adam Vandenberg | |
| 2010-08-07 | Update formulae for version 0.7 | Adam Vandenberg | |
| * Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews | |||
| 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 | |
| We now build PostgreSQL with the same list of contrib modules that MacPorts does. | |||
| 2010-07-25 | Fix typo | Lee Packham | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-07-25 | Make the autologin information correct (by using the cp of the plist to ↵ | Lee Packham | |
| ~/Library/LaunchAgents) Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 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 | |
| Having a 32-bit framework Python in "/Library/Frameworks" seems to trip up configure. Changed the warning to be more explicit about what to try. | |||
| 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 | |
| * Allow building w/o Python or Perl support. * Warn if a Framework Python is detected that is missing x64. Fixes #73. Fixes #671. | |||
| 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 | |
| Fixes #424 | |||
| 2010-01-13 | Use HTTP instead of FTP (to work around nuisance proxies), bumped to ↵ | Simon Willison | |
| postgresql 8.4.2 from 8.4.1 | |||
| 2010-01-13 | Don't show non-64 bit caveats on non-64 bit systems | Max Howell | |
| Also don't use HOMEBREW_PREFIX/bin, assume we're in the PATH, as it's most likely true, and if not, the guy has other problems or knows what he is doing. | |||
| 2009-12-31 | Fix Postgresql libxml2 compile failure | Max Howell | |
| Fixes #143 | |||
| 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 | |
| This one is what MacPorts use so I'm guessing it works for real. | |||
| 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 | |
| The URL that was being used stopped working. | |||
| 2009-10-15 | s/require 'brewkit'/require 'formula'/g | Max Howell | |
| brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects. | |||
| 2009-10-12 | Adding readline support into the postgres formula | David Reynolds | |
