🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Mitchell Blank Jr 75005e8244 temporal_tables: fix compile against postgresql 13
As-is the formula can't build against our postgresql.
Indeed, since some of the symbols that it dymnamically links
against got renamed the pre-bottled binary isn't likely to
be functional right now either.

I'm not sure what the long-term future of this formula is
(the last tagged release upstream was from 2017 and we already
have introduced patches for PG11 and PG12 support) but I guess
for now the easiest is to stay on the patching train.  The
upstream git repo did get a flurry of commits in April 2020
so there is still hope of an updated version in the future.

Closes #70936.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2021-02-17 13:16:38 +00:00
.github
Aliases
Formula temporal_tables: fix compile against postgresql 13 2021-02-17 13:16:38 +00:00
audit_exceptions
cmd
style_exceptions
CODEOWNERS
CONTRIBUTING.md
LICENSE.txt
README.md
formula_renames.json
pypi_formula_mappings.json
tap_migrations.json

README.md

Homebrew Core

Core formulae for the Homebrew package manager.

Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.

Homebrew/discussions (forum)

How do I install these formulae?

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

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.