Files
neon/vendor/revisions.json
Tristan Partin 497116b76d Download extension if it does not exist on the filesystem (#11315)
Previously we attempted to download all extensions in CREATE EXTENSION
statements. Extensions like pg_stat_statements and neon are not remote
extensions, but still we were requesting them when
skip_pg_catalog_updates was set to false.

Fixes: https://github.com/neondatabase/neon/issues/11127

Signed-off-by: Tristan Partin <tristan@neon.tech>
2025-04-04 01:06:22 +00:00

19 lines
305 B
JSON

{
"v17": [
"17.4",
"7ec41bf6cd92a4af751272145fdd590270c491da"
],
"v16": [
"16.8",
"26c7d3f6de6f361c8923bb80d7563853b4a04958"
],
"v15": [
"15.12",
"4ac24a747cd897119ce9b20547b3b04eba2cacbd"
],
"v14": [
"14.17",
"bce3e48d8a72e70e72dfee1b7421fecd0f1b00ac"
]
}