mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Support Postgres 18 #462
Reference in New Issue
Block a user
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?
Originally created by @coder966 on 9/25/2025
Postgres 18 just got released. Please add support for it.
I suppose the only needed change is to add it to the list of pg version selection when adding a new db connection.