1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 10:44:27 +00:00
Giteabot c074af6a6d
refactor postgres connection string building (#27723) (#27869)
Backport #27723 by @mpldr

This patchset changes the connection string builder to use net.URL and
the host/port parser to use the stdlib function for splitting host from
port. It also adds a footnote about a potentially required portnumber
for postgres UNIX sockets.

Fixes: #24552

Co-authored-by: Moritz Poldrack <33086936+mpldr@users.noreply.github.com>
2023-11-01 23:19:02 +00:00
..
2023-05-08 19:49:59 +08:00
2023-07-04 18:36:08 +00:00
2023-06-18 16:10:44 +00:00
2023-07-19 11:22:57 +02:00
2023-02-20 16:18:26 -06:00
2023-05-31 02:07:04 +00:00