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