Re: Missing array support
От
Tom Lane
Тема
Re: Missing array support
Дата
Msg-id
15531.1056773453@sss.pgh.pa.us
Ответ на
Re: Missing array support (Joe Conway)
Список
Дерево обсуждения
Missing array support Peter Eisentraut <peter_e@gmx.net>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Tom Lane <tgl@sss.pgh.pa.us>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Bruce Momjian <pgman@candle.pha.pa.us>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Bruce Momjian <pgman@candle.pha.pa.us>
Re: Missing array support Bruce Momjian <pgman@candle.pha.pa.us>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Bruce Momjian <pgman@candle.pha.pa.us>
Re: Missing array support Tom Lane <tgl@sss.pgh.pa.us>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Peter Eisentraut <peter_e@gmx.net>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Joe Conway <mail@joeconway.com>
Re: Missing array support Peter Eisentraut <peter_e@gmx.net>
Re: Missing array support Tom Lane <tgl@sss.pgh.pa.us>
CVS tip compile failure (was Re: Missing array support) Joe Conway <mail@joeconway.com>
Re: CVS tip compile failure (was Re: Missing array support) Joe Conway <mail@joeconway.com>
Re: CVS tip compile failure (was Re: Missing array support) Joe Conway <mail@joeconway.com>
Re: CVS tip compile failure (was Re: Missing array support) Dennis Björklund <db@zigo.dhs.org>
Re: CVS tip compile failure (was Re: Missing array support) Peter Eisentraut <peter_e@gmx.net>
Re: CVS tip compile failure (was Re: Missing array support) Joe Conway <mail@joeconway.com>
Re: Missing array support Joe Conway <mail@joeconway.com>
Joe Conway 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 по дате отправления