Remove obsolete function pageChecksumBufferTest().

This function made validation faster in Perl because fewer calls (and buffer transformations) were required when all checksums were valid.

In C calling pageChecksumTest() directly is just as efficient so there is no longer a need for pageChecksumBufferTest().
This commit is contained in:
David Steele
2020-03-04 14:12:02 -05:00
parent 9d48882268
commit a86253f112
4 changed files with 1 additions and 89 deletions
+1 -1
View File
@@ -323,7 +323,7 @@ unit:
# ----------------------------------------------------------------------------------------------------------------------------
- name: page-checksum
total: 3
total: 2
coverage:
postgres/pageChecksum: full