Skip to content

Conversation

@tremor021
Copy link
Member

@tremor021 tremor021 commented Dec 8, 2025

✍️ Description

  • Removed postgres17-contrib package installation, as now it's part of PostgreSQL 17 core package
  • Database creation now uses helper function

🔗 Related Issue

Fixes #9780

✅ Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

@tremor021 tremor021 self-assigned this Dec 8, 2025
@tremor021 tremor021 requested a review from a team as a code owner December 8, 2025 18:18
@github-actions github-actions bot added bugfix update script A change that updates a script labels Dec 8, 2025
Copy link
Member

@CrazyWolf13 CrazyWolf13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@MickLesk MickLesk merged commit 31dbf25 into community-scripts:main Dec 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix update script A change that updates a script

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tandoor: Postgres-17-contrib Install issue

3 participants