forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite6a90de
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 parent4f7dbf0 commite6a90de
1 file changed
+16
-2
lines changedLines changed: 16 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
928 | 928 |
| |
929 | 929 |
| |
930 | 930 |
| |
931 |
| - | |
| 931 | + | |
932 | 932 |
| |
933 | 933 |
| |
934 | 934 |
| |
| |||
953 | 953 |
| |
954 | 954 |
| |
955 | 955 |
| |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
956 | 970 |
| |
957 | 971 |
| |
958 | 972 |
| |
| |||
1028 | 1042 |
| |
1029 | 1043 |
| |
1030 | 1044 |
| |
1031 |
| - | |
| 1045 | + | |
1032 | 1046 |
| |
1033 | 1047 |
| |
1034 | 1048 |
| |
|
0 commit comments
Comments
(0)