thread safety for pgsql (in version 17, remove this entirely)

This commit is contained in:
DubbleClick
2025-06-07 21:16:15 +07:00
parent 0b8543e6dd
commit 23be5484e3
3 changed files with 8 additions and 5 deletions

View File

@@ -822,8 +822,9 @@
}
},
"postgresql": {
"type": "url",
"url": "https://ftp.postgresql.org/pub/source/v16.2/postgresql-16.2.tar.bz2",
"type": "ghtagtar",
"repo": "postgres/postgres",
"match": "REL_16_\\d+",
"license": {
"type": "file",
"path": "COPYRIGHT"