forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdc6070b
committed
Update PG_CACHE_LINE_SIZE description.
PG_CACHE_LINE_SIZE was originally only used in xlog.c, but this hasn'tbeen true for a very long time and is now wildly used, so modify itsdescription to not mention any explicit source code file.Author: Julien RouhaudDiscussion:https://www.postgresql.org/message-id/20230701074936.p3qcssl4t7murt2q@jrouhaud1 parent9945750 commitdc6070b
1 file changed
+7
-7
lines changedLines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
|
0 commit comments
Comments
(0)