"Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> writes:
> 2008/6/4 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
>> If you mean an array of nulls, it still has to have an element type.
> I know it - but there was discus about untyped array for empty arrays
> like ARRAY[]
What's that have to do with array_init? It will not (usually) be trying
to create an empty array.
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Greg Smith | Date: 2008-06-04 20:39:37 |
| Subject: Re: Overhauling GUCS |
| Previous: | From: Andrew Dunstan | Date: 2008-06-04 20:36:35 |
| Subject: Re: Proposal: new function array_init |