diff options
author | Robert Haas <rhaas@postgresql.org> | 2020-04-03 11:50:38 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2020-04-03 11:52:43 -0400 |
commit | c12e43a2e0d45a6b59f2cea53f1b82e52fdcff7a (patch) | |
tree | cc142267874bb46682561a0ac2ecb821feff5863 /src/backend/access/gist/gistget.c | |
parent | 6dd9f357792545b626e28b2e1f73cb4c32c437f1 (diff) | |
download | postgresql-c12e43a2e0d45a6b59f2cea53f1b82e52fdcff7a.tar.gz postgresql-c12e43a2e0d45a6b59f2cea53f1b82e52fdcff7a.zip |
Add checksum helper functions.
These functions make it easier to write code that wants to compute a
checksum for some data while allowing the user to configure the type
of checksum that gets used.
This is another piece of infrastructure for the upcoming patch to add
backup manifests.
Patch written from scratch by me, but it is similar to previous work
by Rushabh Lathia and Suraj Kharage. Suraj also reviewed this version
off-list. Advice on how not to break Windows from Davinder Singh.
Discussion: http://postgr.es/m/CA+TgmoZV8dw1H2bzZ9xkKwdrk8+XYa+DC9H=F7heO2zna5T6qg@mail.gmail.com
Discussion: http://postgr.es/m/CA+TgmoZRTBiPyvQEwV79PU1ePTtSEo2UeVncrkJMbn1sU1gnRA@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions