Commit 41a5ca1
committed
Update PostgreSQL to version 18
Also, disable password-based authentication using the MD5 hash
algorithm, since that functionality has been officially deprecated:
https://www.postgresql.org/docs/18/auth-password.html
Signed-off-by: Anton Kirilov <[email protected]>1 parent 269b91b commit 41a5ca1
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
0 commit comments