Conversation
Review Summary by QodoAdd PostgreSQL 18.3, 17.9, 16.13, 15.17, and 14.22 support
WalkthroughsDescription• Add support for PostgreSQL versions 18.3, 17.9, 16.13, 15.17, and 14.22 • Create configuration files for each new PostgreSQL version • Update release properties with download URLs for new versions • Update bundle release version to 2025.3.8 Diagramflowchart LR
A["New PostgreSQL Versions"] --> B["Configuration Files"]
A --> C["Release Properties"]
B --> D["bearsampp.conf"]
B --> E["postgresql.conf.ber"]
B --> F["pg_hba.conf.ber"]
B --> G["init.bat"]
C --> H["Version URLs"]
H --> I["Bundle Release 2025.3.8"]
File Changes1. releases.properties
|
Code Review by Qodo
1. bundle.release regression risk
|
🐘 PostgreSQL Module Tests - ResultsTest Date: 2026-03-08 06:23:18 UTC 📊 Test Results by VersionResults: 5 of 5 versions tested All tests passed successfully! ✨ 📋 Test PhasesEach version is tested through the following phases:
Check artifacts for detailed logs. |
No description provided.