mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-09 06:22:57 +00:00
## Problem See https://github.com/neondatabase/neon/issues/11718 GIST index can be constructed in two ways: GIST_SORTED_BUILD and GIST_BUFFERING. We used unlogged build in the second case but not in the first. ## Summary of changes Use unlogged build in `gist_indexsortbuild_flush_ready_pages` Correspondent Postgres PRsL: https://github.com/neondatabase/postgres/pull/624 https://github.com/neondatabase/postgres/pull/625 https://github.com/neondatabase/postgres/pull/626 --------- Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech> Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
19 lines
305 B
JSON
19 lines
305 B
JSON
{
|
|
"v17": [
|
|
"17.4",
|
|
"eab3a37834cac6ec0719bf817ac918a201712d66"
|
|
],
|
|
"v16": [
|
|
"16.8",
|
|
"05ddf212e2e07b788b5c8b88bdcf98630941f6ae"
|
|
],
|
|
"v15": [
|
|
"15.12",
|
|
"b838c8969b7c63f3e637a769656f5f36793b797c"
|
|
],
|
|
"v14": [
|
|
"14.17",
|
|
"c8dab02bfc003ae7bd59096919042d7840f3c194"
|
|
]
|
|
}
|