Re: [NOVICE] array_agg cast issue - Mailing list pgsql-novice

From Tom Lane
Subject Re: [NOVICE] array_agg cast issue
Date
Msg-id 30589.1510587253@sss.pgh.pa.us
Whole thread Raw
In response to Re: [NOVICE] array_agg cast issue  (pinker <pinker@onet.eu>)
Responses Re: [NOVICE] array_agg cast issue
List pgsql-novice
pinker <pinker@onet.eu> writes:
> It's a brand new, clean installation. yes, I've got 2 of them but I'm sure
> it's not user-defined:

Hm, yeah, those are the two I'd expect to see.  But how could "regclass",
which is surely a scalar type, be matching anyarray?  Have you installed
any user-defined casts?
        regards, tom lane


-- 
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice

pgsql-novice by date:

Previous
From: pinker
Date:
Subject: Re: [NOVICE] array_agg cast issue
Next
From: Tom Lane
Date:
Subject: Re: [NOVICE] varchar vs varchar(n)