forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8c35486
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 parentb919a97 commit8c35486
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
186 | 186 |
| |
187 | 187 |
| |
188 | 188 |
| |
189 |
| - | |
| 189 | + | |
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
215 |
| - | |
| 215 | + | |
216 | 216 |
| |
217 | 217 |
| |
218 | 218 |
| |
|
0 commit comments
Comments
(0)