mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 17:02:56 +00:00
## Summary of changes Bump all minor versions. The only non-trivial conflict was between -0350b876b0- andbd09a752f4It seems that just adding this extra argument is enough. I also got conflict withc1c9df3159but for some reason only in PG 15. Yet, that was a trivial one around ```c if (XLogCtl) LWLockRelease(ControlFileLock); /* durable_rename already emitted log message */ return false; ``` in `xlog.c` ## Postgres PRs - https://github.com/neondatabase/postgres/pull/580 - https://github.com/neondatabase/postgres/pull/579 - https://github.com/neondatabase/postgres/pull/577 - https://github.com/neondatabase/postgres/pull/578
19 lines
305 B
JSON
19 lines
305 B
JSON
{
|
|
"v17": [
|
|
"17.3",
|
|
"4d3a722312b496ff7378156caa6d41c2e70c30e4"
|
|
],
|
|
"v16": [
|
|
"16.7",
|
|
"999cf81b101ead40e597d5cd729458d8200f4537"
|
|
],
|
|
"v15": [
|
|
"15.11",
|
|
"80ed91ce255c765d25be0bb4a02c942fe6311fbf"
|
|
],
|
|
"v14": [
|
|
"14.16",
|
|
"62a86dfc91e0c35a72f2ea5e99e6969b830c0c26"
|
|
]
|
|
}
|