mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 01:50:38 +00:00
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>
19 lines
305 B
JSON
19 lines
305 B
JSON
{
|
|
"v17": [
|
|
"17.4",
|
|
"7ec41bf6cd92a4af751272145fdd590270c491da"
|
|
],
|
|
"v16": [
|
|
"16.8",
|
|
"26c7d3f6de6f361c8923bb80d7563853b4a04958"
|
|
],
|
|
"v15": [
|
|
"15.12",
|
|
"4ac24a747cd897119ce9b20547b3b04eba2cacbd"
|
|
],
|
|
"v14": [
|
|
"14.17",
|
|
"bce3e48d8a72e70e72dfee1b7421fecd0f1b00ac"
|
|
]
|
|
}
|