forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit747ca66
committed
Use "mb" not the nonexistent "rmb" for pg_read_barrier() on Alpha.
It's only necessary to fix this in 9.4; later versions don't have thiscode (because we ripped out Alpha support entirely), while earlier onesaren't actually using pg_read_barrier() anywhere.Per rather belated report from Christoph Berg.1 parent3da9c06 commit747ca66
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
|
0 commit comments
Comments
(0)