forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf4f4f69
committed
Sync 9.2 and 9.3 versions of barrier.h with 9.4's version.
We weren't particularly maintaining barrier.h before 9.4, because nothingwas using it in those branches. Well, nothing until commit37de8de gotback-patched. That broke 9.2 and 9.3 for some non-mainstream platformsthat we haven't been testing in the buildfarm, including icc on ia64,HPPA, and Alpha.This commit effectively back-patches commitse5592c6,89779bf,and747ca66, though I did it just by copying the file (less copyrightdate updates) rather than by cherry-picking those commits.Per an attempt to run gaur and pademelon over old branches they'venot been run on since ~2013.1 parent6e53bb4 commitf4f4f69
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 |
| |
| 60 | + | |
| 61 | + | |
57 | 62 |
| |
58 | 63 |
| |
59 | 64 |
| |
| |||
112 | 117 |
| |
113 | 118 |
| |
114 | 119 |
| |
115 |
| - | |
| 120 | + | |
116 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
117 | 126 |
| |
118 | 127 |
| |
119 | 128 |
| |
| |||
148 | 157 |
| |
149 | 158 |
| |
150 | 159 |
| |
151 |
| - | |
| 160 | + | |
152 | 161 |
| |
153 | 162 |
| |
154 | 163 |
| |
|
0 commit comments
Comments
(0)