Tom Lane wrote:
"Florian G. Pflug" <[EMAIL PROTECTED]> writes:
Since sometime yesterday, my postgresql (7.4.5) reports
"ERROR: cannot compare arrays of different element types",
when I analyze a specific table in my database.
...
GOLink has the basetype int8, which GOLinkList has the basetype int8
"Florian G. Pflug" <[EMAIL PROTECTED]> writes:
> Since sometime yesterday, my postgresql (7.4.5) reports
> "ERROR: cannot compare arrays of different element types",
> when I analyze a specific table in my database.
> ...
> GOLink has the basetype int8, which GOLinkList has the basetype int8[].
I