mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix typo.
This commit is contained in:
parent
13168ae4eb
commit
041dceb259
@ -65,7 +65,7 @@ extern slock_t dummy_spinlock;
|
||||
#if defined(__i386__)
|
||||
|
||||
/*
|
||||
* i386 does not allow loads to be reorded with other loads, or stores to be
|
||||
* i386 does not allow loads to be reordered with other loads, or stores to be
|
||||
* reordered with other stores, but a load can be performed before a subsequent
|
||||
* store.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user