Re: MD5 aggregate - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: MD5 aggregate
Date
Msg-id CAEZATCXUfLS3U1nTFynvAtuhmRTBOV96Jo3-WX3gvcefQo-qWQ@mail.gmail.com
Whole thread Raw
In response to Re: MD5 aggregate  (Stephen Frost <sfrost@snowman.net>)
Responses Re: MD5 aggregate  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 14 June 2013 15:19, Stephen Frost <sfrost@snowman.net> wrote:
> * Andrew Dunstan (andrew@dunslane.net) wrote:
>> I'd rather go the other way, processing the records without having
>> to process them otherwise at all. Turning things into text must slow
>> things down, surely.
>
> That's certainly an interesting idea also..
>

md5_agg(record) ?

Yes, I like it.

Regards,
Dean



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: MD5 aggregate
Next
From: Andres Freund
Date:
Subject: Re: MD5 aggregate