Re: record identical operator - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: record identical operator
Date
Msg-id 20130918163645.GU2706@tamriel.snowman.net
Whole thread Raw
In response to Re: record identical operator  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: record identical operator
List pgsql-hackers
* Merlin Moncure (mmoncure@gmail.com) wrote:
> Having matviews using SQL expressible features is a *good* thing.

Fine, then it should be implemented *using SQL*, which is based on
*values*, not on how the value is represented in bits and bytes.

> Having a user accessible operator is nice to have (if for no other
> reason than to allow testing for which matview rows would be
> refreshed).

If it's not actually *changing* (wrt its value), then I'm not at all
impressed with the notion that it's going to get updated anyway.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: simple date constructor from numeric values
Next
From: Stephen Frost
Date:
Subject: Re: record identical operator