Re: Odd behavior in functions w/ anyarray & anyelement

From: David Johnston <polobo(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Odd behavior in functions w/ anyarray & anyelement
Date: 2013-11-10 07:53:49
Message-ID: 1384070029833-5777634.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane-2 wrote
> Furthermore, if there are positions declared anyarray
> and others declared anyelement, the actual array type in the anyarray
> positions must be an array whose elements are the same type appearing in
> the anyelement positions.
>
> The last sentence is what I was saying, no?

You are correct. My only remaining concern then is one of style as opposed
to substance.

David J.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Odd-behavior-in-functions-w-anyarray-anyelement-tp5770537p5777634.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message BladeOfLight16 2013-11-11 02:15:47 Re: changing port numbers so pgbouncer can read geoserver and postgres
Previous Message Tom Lane 2013-11-10 06:16:30 Re: Odd behavior in functions w/ anyarray & anyelement