Skip to content

Commit

Permalink
New version: LibPQ v1.18.0 (#113377)
Browse files Browse the repository at this point in the history
UUID: 194296a-ab2e-5f79-8cd4-7183a0a5a0d1
Repo: https://github.com/JuliaDatabases/LibPQ.jl.git
Tree: 3d227cd13cbf1e9a54d7748dab33e078da6f9168

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 18, 2024
1 parent 13c8dcb commit 6069d3b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
14 changes: 10 additions & 4 deletions L/LibPQ/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,11 @@ Decimals = "0.4.1-0.4"
Intervals = "1"

["1.11-1"]
LibPQ_jll = "14"
julia = "1.6.0-1"

["1.11-1.17"]
LibPQ_jll = "14"

["1.12-1"]
SQLStrings = "0.1"

Expand All @@ -109,6 +111,10 @@ UTCDateTimes = "1.5.0-1"
["1.16-1"]
DBInterface = "2"

["1.18-1"]
CEnum = "0.2-0.5"
LibPQ_jll = "16"

["1.2-1"]
OffsetArrays = ["0.9.1-0.11", "1"]
Tables = ["0.2", "1"]
Expand All @@ -119,11 +125,11 @@ Intervals = "1.3.0-1"
["1.4-1"]
Infinity = "0.2"

["1.5-1"]
CEnum = "0.2-0.4"

["1.5-1.10"]
LibPQ_jll = "12"

["1.5-1.17"]
CEnum = "0.2-0.4"

["1.6-1"]
Intervals = "1.4.0-1"
3 changes: 3 additions & 0 deletions L/LibPQ/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ git-tree-sha1 = "ddf729fd85ff07d55b94338ca2f1a4ce2b6dd96e"

["1.17.1"]
git-tree-sha1 = "74feb1a63ebbcdcf1730016d2a4dfad0a655404f"

["1.18.0"]
git-tree-sha1 = "3d227cd13cbf1e9a54d7748dab33e078da6f9168"

0 comments on commit 6069d3b

Please sign in to comment.