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

From Tom Lane
Subject Re: BUG #8684: Tables with custom range domain type cannot be analyzed
Date
Msg-id 16182.1387855231@sss.pgh.pa.us
Whole thread Raw
In response to BUG #8684: Tables with custom range domain type cannot be analyzed  (bneumeier@gmail.com)
Responses Re: BUG #8684: Tables with custom range domain type cannot be analyzed  (Brett Neumeier <bneumeier@gmail.com>)
List pgsql-bugs
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

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #8698: cast and view
Next
From: Andres Freund
Date:
Subject: Re: BUG #8697: checkpoint cann't flush unlogged table's dirty page to disk.