-
-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Postgres 11 support #1365
Conversation
--pg13 <PG13> If installed locally, the path to PG13's `pgconfig` tool, or `download` | ||
to have pgrx download/compile/install it [env: PG13_PG_CONFIG=] | ||
-v, --verbose... Enable info logs, -vv for debug, -vvv for trace |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have no idea why this jumped up here but I am not fixing it right now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This entire file has a bunch of README changes in which I actually ran the command and pasted in what I saw.
In many cases the output had diverged, significantly. It might be a good idea to think about a better way to keep these synced.
pgrx 0.12 will also require Postgres 12.