Re: record identical operator - Review - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: record identical operator - Review
Date
Msg-id CAOuzzgqSQggFVs1M5NrJP-X6fbMHKk5RXTz=OUnKeqAWk3LsXQ@mail.gmail.com
Whole thread Raw
In response to Re: record identical operator - Review  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: record identical operator - Review
List pgsql-hackers
On Friday, September 20, 2013, Kevin Grittner wrote:
Stephen Frost <sfrost@snowman.net> wrote:

> The issue here is that we're trying to make the mat view look
> like what the query would do when run at the same time, which is
> a bit of a losing battle, imv.

If we're not doing that, I don't see the point of matviews.

When taken out of context, I can see how that might not come across correctly. I was merely pointing out that it's a losing battle in the context of types which have equality operators which claim equalness but cast to text with results that don't match there. 

Thanks,

Stephen

pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: record identical operator - Review
Next
From: Kevin Grittner
Date:
Subject: Re: SSI freezing bug