Commit 2ae2e9c
committed
Revert "Remove troublesome Asserts in cost_mergejoin()."
This reverts commit ff68b25.
The recent change to use -fexcess-precision=standard should make those
Asserts safe, and does fix a test case that formerly crashed for me,
so I think there's no need to have a cross-version difference in the
code here.1 parent dca0a54 commit 2ae2e9c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1925 | 1925 | | |
1926 | 1926 | | |
1927 | 1927 | | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
1928 | 1931 | | |
1929 | 1932 | | |
1930 | 1933 | | |
| |||
0 commit comments