1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 09:24:25 +00:00
Moritz Poldrack 9b6e77c489
refactor postgres connection string building (#27723)
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
2023-11-01 18:00:20 +00:00
..
2023-04-17 11:37:23 +08:00
2023-07-07 05:31:56 +00:00
2023-07-07 05:31:56 +00:00
2023-02-11 08:39:50 +08:00
2023-10-10 18:47:49 +08:00
2022-12-30 23:31:00 +08:00
2023-10-31 04:43:38 +00:00
2023-09-22 23:30:31 +08:00