Commit 344afc7
File tree
Expand file treeCollapse file tree
4 files changed
+45
-13
lines changedFilter options
- doc/src/sgml
- src
- backend/access/transam
- test/regress
- expected
- sql
Expand file treeCollapse file tree
4 files changed
+45
-13
lines changed-5Lines changed: 0 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27075 | 27075 |
|
27076 | 27076 |
|
27077 | 27077 |
|
27078 |
| - |
27079 |
| - |
27080 |
| - |
27081 |
| - |
27082 |
| - |
27083 | 27078 |
|
27084 | 27079 |
|
27085 | 27080 |
|
|
src/backend/access/transam/xlogfuncs.c
Copy file name to clipboardExpand all lines: src/backend/access/transam/xlogfuncs.c+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 | 377 |
|
382 | 378 |
|
383 | 379 |
|
| ||
414 | 410 |
|
415 | 411 |
|
416 | 412 |
|
417 |
| - |
| 413 | + |
418 | 414 |
|
419 | 415 |
|
420 | 416 |
|
| ||
457 | 453 |
|
458 | 454 |
|
459 | 455 |
|
460 |
| - |
| 456 | + |
461 | 457 |
|
462 | 458 |
|
463 | 459 |
|
|
src/test/regress/expected/misc_functions.out
Copy file name to clipboardExpand all lines: src/test/regress/expected/misc_functions.out+29-1Lines changed: 29 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
619 | 619 |
|
620 | 620 |
|
621 | 621 |
|
622 |
| - |
| 622 | + |
623 | 623 |
|
624 | 624 |
|
625 | 625 |
|
| ||
642 | 642 |
|
643 | 643 |
|
644 | 644 |
|
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
| 657 | + |
| 658 | + |
| 659 | + |
| 660 | + |
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
src/test/regress/sql/misc_functions.sql
Copy file name to clipboardExpand all lines: src/test/regress/sql/misc_functions.sql+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
230 | 230 |
|
231 | 231 |
|
232 | 232 |
|
233 |
| - |
| 233 | + |
234 | 234 |
|
235 | 235 |
|
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | + |
| 252 | + |
0 commit comments