forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf380c51
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 parentb360e0f commitf380c51
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
687 | 687 |
| |
688 | 688 |
| |
689 | 689 |
| |
690 |
| - | |
| 690 | + | |
691 | 691 |
| |
692 | 692 |
| |
693 | 693 |
| |
| |||
712 | 712 |
| |
713 | 713 |
| |
714 | 714 |
| |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
715 | 729 |
| |
716 | 730 |
| |
717 | 731 |
| |
| |||
787 | 801 |
| |
788 | 802 |
| |
789 | 803 |
| |
790 |
| - | |
| 804 | + | |
791 | 805 |
| |
792 | 806 |
| |
793 | 807 |
| |
|
0 commit comments
Comments
(0)