mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[PR #133] [MERGED] feature: support Postgres 18 #159
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eduardolat/pgbackweb/pull/133
Author: @luizkowalski
Created: 9/27/2025
Status: ✅ Merged
Merged: 9/27/2025
Merged by: @eduardolat
Base:
main← Head:support-postgres-18📝 Commits (2)
0679931feature: support Postgres 18fc636e8Install postgres 18 tools📊 Changes
6 files changed (+28 additions, -4 deletions)
View changed files
📝
README.md(+1 -1)📝
docker/Dockerfile(+1 -1)📝
docker/Dockerfile.dev(+1 -1)➕
internal/database/migrations/20250927000001_add_v18_to_pg_version_check_in_databases.sql(+15 -0)📝
internal/integration/postgres/postgres.go(+8 -1)📝
scripts/check_deps.sh(+2 -0)📄 Description
Summary by CodeRabbit
New Features
Documentation
Chores
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.