We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To facilitate future releases/decrease possibility of error in updating, we should move toward using an updates directory and wildcards.
updates
Also try to automatically pull EXTNAME and EXTVERSION from the control file, rather than having to hardcode it every time.
See: https://github.com/pgpartman/pg_partman/blob/master/Makefile for examples of all of the above.
The text was updated successfully, but these errors were encountered:
Probably won't be doing this anytime soon. Going to close out the Issue for now.
Sorry, something went wrong.
Re-opening this issue. Should just be able to do this in a patch release.
This was done
keithf4
No branches or pull requests
To facilitate future releases/decrease possibility of error in updating, we should move toward using an
updates
directory and wildcards.Also try to automatically pull EXTNAME and EXTVERSION from the control file, rather than having to hardcode it every time.
See: https://github.com/pgpartman/pg_partman/blob/master/Makefile for examples of all of the above.
The text was updated successfully, but these errors were encountered: