summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/cryptohashfuncs.c
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-01-10New header varatt.h split off from postgres.hPeter Eisentraut
2023-01-02Update copyright for 2023Bruce Momjian
2022-01-11Improve error handling of cryptohash computationsMichael Paquier
2022-01-08Update copyright for 2022Bruce Momjian
2021-02-15Add result size as argument of pg_cryptohash_final() for overflow checksMichael Paquier
2021-01-28Refactor SQL functions of SHA-2 in cryptohashfuncs.cMichael Paquier
2021-01-02Update copyright for 2021Bruce Momjian
2020-12-04Rename cryptohashes.c to cryptohashfuncs.cMichael Paquier