File tree
Expand file treeCollapse file tree
4 files changed
+91
-2
lines changedFilter options
- src
- backend/access/hash
- test/regress
- expected
- sql
Expand file treeCollapse file tree
4 files changed
+91
-2
lines changedsrc/backend/access/hash/hash_xlog.c
Copy file name to clipboardExpand all lines: src/backend/access/hash/hash_xlog.c+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
655 | 655 |
|
656 | 656 |
|
657 | 657 |
|
658 |
| - |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
659 | 662 |
|
660 | 663 |
|
661 | 664 |
|
|
src/backend/access/hash/hashovfl.c
Copy file name to clipboardExpand all lines: src/backend/access/hash/hashovfl.c+18-1Lines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
668 | 668 |
|
669 | 669 |
|
670 | 670 |
|
671 |
| - |
672 | 671 |
|
673 | 672 |
|
| 673 | + |
674 | 674 |
|
675 | 675 |
|
676 | 676 |
|
677 | 677 |
|
678 | 678 |
|
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
679 | 696 |
|
680 | 697 |
|
681 | 698 |
|
|
src/test/regress/expected/hash_index.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/hash_index.out+29Lines changed: 29 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
274 | 303 |
|
275 | 304 |
|
276 | 305 |
|
|
src/test/regress/sql/hash_index.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/hash_index.sql+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
| 250 | + |
| 251 | + |
| 252 | + |
| 253 | + |
| 254 | + |
| 255 | + |
| 256 | + |
| 257 | + |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
250 | 290 |
|
251 | 291 |
|
252 | 292 |
|
|
0 commit comments