forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit585fc56
committed
Test pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
Back-patch to 9.5, which introduced these functions.Reviewed by Tom Lane.Discussion:https://postgr.es/m/20190831071157.GA3251746@rfd.leadboat.com1 parent41f3d26 commit585fc56
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
679 | 679 |
| |
680 | 680 |
| |
681 | 681 |
| |
682 |
| - | |
| 682 | + | |
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
| |||
704 | 704 |
| |
705 | 705 |
| |
706 | 706 |
| |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
707 | 721 |
| |
708 | 722 |
| |
709 | 723 |
| |
| |||
779 | 793 |
| |
780 | 794 |
| |
781 | 795 |
| |
782 |
| - | |
| 796 | + | |
783 | 797 |
| |
784 | 798 |
| |
785 | 799 |
| |
|
0 commit comments
Comments
(0)