Re: Missing array support
| От | Tom Lane |
|---|---|
| Тема | Re: Missing array support |
| Дата | |
| Msg-id | 15531.1056773453@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Missing array support (Joe Conway <mail@joeconway.com>) |
| Ответы |
Re: Missing array support
Re: Missing array support |
| Список | pgsql-hackers |
Joe Conway <mail@joeconway.com> writes:
> So array[] should produce '{}' of (an array) type determined by the
> context? OK -- seems easy enough.
Is it? I think we'd decided that this could only reasonably be handled
by creating a datatype representing array-of-UNKNOWN. I'm afraid to do
that because I think it might allow the parser's type resolution
algorithms to follow paths we will not like. Perhaps it can be made to
work, but I think it will require some careful study.
regards, tom lane
В списке pgsql-hackers по дате отправления: