Re: bytea and vacuum analyze on postgresql 7.3.4 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: bytea and vacuum analyze on postgresql 7.3.4
Date
Msg-id 10745.1065051223@sss.pgh.pa.us
Whole thread Raw
In response to bytea and vacuum analyze on postgresql 7.3.4  (Michael Radziej <mir@suse.de>)
List pgsql-bugs
Michael Radziej <mir@suse.de> writes:
> I think bytea should accept ANY value and vaccuum analyze must
> not complain about this.

This is fixed as of 7.4, I think (at least your example case doesn't
fail for me).  7.3 was a bit sloppy about how it treated entries in
pg_statistic ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Michael Radziej
Date:
Subject: bytea and vacuum analyze on postgresql 7.3.4
Next
From: Theodore Petrosky
Date:
Subject: Re: is this my date problem