diff options
author | Nathan Bossart <nathan@postgresql.org> | 2024-08-09 10:52:37 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2024-08-09 10:52:37 -0500 |
commit | b07a9ee36e57281efcd22bbca2bfd486c2037aa7 (patch) | |
tree | 70a177153dff0a9b465f21ca31baf2a7ba2118f9 /src/backend/executor/nodeModifyTable.c | |
parent | 120dd033761dbd70ad6267ff7255430bc8a989ed (diff) | |
download | postgresql-b07a9ee36e57281efcd22bbca2bfd486c2037aa7.tar.gz postgresql-b07a9ee36e57281efcd22bbca2bfd486c2037aa7.zip |
doc: Fix name of CRC algorithm in "Reliability" section.
This section claims we use CRC-32 for WAL records and two-phase
state files, but we've actually used CRC-32C since v9.5 (commit
5028f22f6e). Fix that.
Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/ZrUFpLP-w2zTAHqq%40nathan
Backpatch-through: 12
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions