incremental digest (and other) functions? - Mailing list pgsql-general

From Pawel Veselov
Subject incremental digest (and other) functions?
Date
Msg-id CAMnJ+BdR-qLjX+jDBG04EBXUSRGOXZrMsm0yz-ujok0exG6E+A@mail.gmail.com
Whole thread Raw
List pgsql-general
Hi.

I was looking into a need of doing SHA on contents of a "large object", and it seems that the only digest (and other) functions provided by pgcrypto produce output based on a single string on an input, without being able to accumulate for multiple data blocks. It would be nice to see those, IMHO. Or may be I missed them?

Thank you,
  Pawel.

pgsql-general by date:

Previous
From: Raghu Ram
Date:
Subject: Re: invalid OID warning after disk failure
Next
From: Pawel Veselov
Date:
Subject: documentation for lo_* functions