Skip to content

Fixes #19432 - Update PostgreSQL Version in Programming Error Message #19446

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

Merged

Conversation

pheus
Copy link
Contributor

@pheus pheus commented May 8, 2025

Fixes: #19432 - Server error mentioning wrong PostgreSQL requirement

This PR updates the programming error message to reflect the correct minimum PostgreSQL version requirement (14 or later), aligning with the changes introduced in v4.3.0.

Additionally, it adds a step to the release checklist to ensure the minimum PostgreSQL version in the programming error template is kept up to date.

pheus added 2 commits May 8, 2025 22:02
Updates the programming error message to reflect the correct minimum
PostgreSQL version requirement (14 or later), aligning with the changes
introduced in v4.3.0.
Add step to update the minimum PostgreSQL version in the programming
error template. Ensures the release checklist aligns with current
version requirements.
@pheus pheus force-pushed the 19432-update-postgresql-version-hint branch from 84c88a4 to 235e9a3 Compare May 8, 2025 20:17
@jeremystretch jeremystretch requested review from a team and arthanson and removed request for a team May 9, 2025 12:45
@arthanson arthanson merged commit d1303f4 into netbox-community:main May 9, 2025
3 checks passed
@pheus pheus deleted the 19432-update-postgresql-version-hint branch May 9, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Server error mentionning wrong PostgreSQL requirement
2 participants