forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit992df96
committed
Make fallback implementation of pg_memory_barrier() work in 9.2 and 9.3.
Back-patch 9.4-era commit44cd47c into 9.2 and 9.3. As withmy back-patches of yesterday, this was not seen as necessary at the timebecause we didn't expect barrier.h to need to work before 9.4, butcommit37de8de invalidated that theory.Per an attempt to run gaur and pademelon over old branches they'venot been run on since ~2013.1 parent9b2dc08 commit992df96
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
| 46 | + | |
45 | 47 |
| |
46 | 48 |
| |
47 | 49 |
| |
| |||
311 | 313 |
| |
312 | 314 |
| |
313 | 315 |
| |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
314 | 322 |
| |
315 | 323 |
| |
316 | 324 |
| |
|
0 commit comments
Comments
(0)