Tags: linuxerwang/cockroach
Tags
Merge cockroachdb#38021 38021: engine: Rename the magic slice assembly file r=jordanlewis a=bdarnell Assembly files are supposed to be run through the preprocessor only when they end in a captial .S. On the linux build, it appears to run through the preprocessor anyway, but this is not the case for the windows build (note that our windows binary is cross-compiled from linux; this is not about case-insensitivity of the windows filesystem). The windows build is broken when this file has a lowercase .s. Renames that consist only of case changes are poorly supported by git and other tools, so also change the base name of the file. Some tools support a .sx extension for a less-subtle version of this distinction, but go does not. Release note: None Co-authored-by: Ben Darnell <ben@bendarnell.com>
Merge cockroachdb#38021 38021: engine: Rename the magic slice assembly file r=jordanlewis a=bdarnell Assembly files are supposed to be run through the preprocessor only when they end in a captial .S. On the linux build, it appears to run through the preprocessor anyway, but this is not the case for the windows build (note that our windows binary is cross-compiled from linux; this is not about case-insensitivity of the windows filesystem). The windows build is broken when this file has a lowercase .s. Renames that consist only of case changes are poorly supported by git and other tools, so also change the base name of the file. Some tools support a .sx extension for a less-subtle version of this distinction, but go does not. Release note: None Co-authored-by: Ben Darnell <ben@bendarnell.com>
Merge pull request cockroachdb#37529 from ridwanmsharif/backport19.1-… …37513 release-19.1: opt: maintain a set of grouping cols instead of a list
Merge pull request cockroachdb#37529 from ridwanmsharif/backport19.1-… …37513 release-19.1: opt: maintain a set of grouping cols instead of a list
Merge pull request cockroachdb#37336 from yuzefovich/release-2.1 release-2.1: storage: Add a retry loop in replicate_queue removal
Merge pull request cockroachdb#37336 from yuzefovich/release-2.1 release-2.1: storage: Add a retry loop in replicate_queue removal
Merge pull request cockroachdb#37064 from ajwerner/backport19.1-37055 release-19.1: storage: drop raftentry.Cache data in applySnapshot
Merge pull request cockroachdb#37064 from ajwerner/backport19.1-37055 release-19.1: storage: drop raftentry.Cache data in applySnapshot
Merge pull request cockroachdb#37064 from ajwerner/backport19.1-37055 release-19.1: storage: drop raftentry.Cache data in applySnapshot
Merge pull request cockroachdb#37064 from ajwerner/backport19.1-37055 release-19.1: storage: drop raftentry.Cache data in applySnapshot
PreviousNext