forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit75bb335
committed
doc: Fix name of CRC algorithm in "Reliability" section.
This section claims we use CRC-32 for WAL records and two-phasestate files, but we've actually used CRC-32C since v9.5 (commit5028f22). Fix that.Reviewed-by: Robert HaasDiscussion:https://postgr.es/m/ZrUFpLP-w2zTAHqq%40nathanBackpatch-through: 121 parent12010f4 commit75bb335
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 |
| - | |
| 214 | + | |
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
|
0 commit comments
Comments
(0)