Re: BUG #8684: Tables with custom range domain type cannot be analyzed - Mailing list pgsql-bugs

From Brett Neumeier
Subject Re: BUG #8684: Tables with custom range domain type cannot be analyzed
Date
Msg-id CAGSetNsPejdMATp8xoKKLYcHXeYYRB8TW-ft3u6g7Xv3VjATbg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #8684: Tables with custom range domain type cannot be analyzed  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Mon, Dec 23, 2013 at 9:20 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> bneumeier@gmail.com writes:
> > [ ANALYZE doesn't work on a domain over a range type ]
>
> Fixed, thanks for the report!  Patch against 9.3 is here:
>
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=663f8419b6e75b6ebc4c22d10fbe55f133f768e0
>

Thank you Mr Lane! Your help is very much appreciated. I've confirmed that
this fixes the issue we were having.

--
Brett Neumeier (bneumeier@gmail.com)

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: assertion failure in WITHIN GROUP patch
Next
From: Jeff Janes
Date:
Subject: BUG #8687: HashAggregate runs out of memory