Re: MIN/MAX functions for a record - Mailing list pgsql-hackers

From Tom Lane
Subject Re: MIN/MAX functions for a record
Date
Msg-id 1250807.1720486471@sss.pgh.pa.us
Whole thread Raw
In response to Re: MIN/MAX functions for a record  (Michael Paquier <michael@paquier.xyz>)
Responses Re: MIN/MAX functions for a record
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> I am not sure to get the concerns of upthread regarding the type
> caching in the context of an aggregate, which is the business with
> lookup_type_cache(), especially since there is a btree operator
> relying on record_cmp().  Tom, what were your concerns here?

Don't recall right at this instant, but I've put myself down as
reviewer of this patch to remind me to look at it in the next
day or two.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: MIN/MAX functions for a record
Next
From: Michael Paquier
Date:
Subject: Re: MIN/MAX functions for a record