Commit c402b02
File tree
Expand file treeCollapse file tree
3 files changed
+39
-12
lines changedFilter options
- src
- backend/parser
- test/regress
- expected
- sql
Expand file treeCollapse file tree
3 files changed
+39
-12
lines changedsrc/backend/parser/parse_coerce.c
Copy file name to clipboardExpand all lines: src/backend/parser/parse_coerce.c+18-11Lines changed: 18 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
| 98 | + |
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
| ||
114 | 115 |
|
115 | 116 |
|
116 | 117 |
|
117 |
| - |
| 118 | + |
118 | 119 |
|
119 | 120 |
|
120 | 121 |
|
| ||
388 | 389 |
|
389 | 390 |
|
390 | 391 |
|
391 |
| - |
392 |
| - |
| 392 | + |
| 393 | + |
| 394 | + |
393 | 395 |
|
394 | 396 |
|
395 | 397 |
|
396 |
| - |
397 | 398 |
|
398 |
| - |
399 |
| - |
400 |
| - |
401 |
| - |
402 |
| - |
403 |
| - |
404 |
| - |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
405 | 412 |
|
406 | 413 |
|
407 | 414 |
|
|
src/test/regress/expected/collate.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/collate.out+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
688 | 688 |
|
689 | 689 |
|
690 | 690 |
|
| 691 | + |
| 692 | + |
| 693 | + |
| 694 | + |
| 695 | + |
| 696 | + |
| 697 | + |
| 698 | + |
| 699 | + |
| 700 | + |
| 701 | + |
| 702 | + |
| 703 | + |
691 | 704 |
|
692 | 705 |
|
693 | 706 |
|
694 | 707 |
|
695 | 708 |
|
696 | 709 |
|
697 |
| - |
| 710 | + |
698 | 711 |
|
699 | 712 |
|
700 | 713 |
|
| ||
713 | 726 |
|
714 | 727 |
|
715 | 728 |
|
| 729 | + |
src/test/regress/sql/collate.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/collate.sql+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
269 | 275 |
|
270 | 276 |
|
271 | 277 |
|
|
0 commit comments