Re: [GENERAL] Selecting from arrays

Поиск
Список
Период
Сортировка
От Simon Drabble
Тема Re: [GENERAL] Selecting from arrays
Дата
Msg-id Pine.LNX.3.96.990509103838.22324F-100000@dragon
обсуждение исходный текст
Ответ на Re: [GENERAL] Selecting from arrays  (Chris Bitmead <chris.bitmead@bigfoot.com>)
Список pgsql-general
On Sun, 9 May 1999, Chris Bitmead wrote:

> Simon Drabble wrote:
>
> > I was kinda hoping to do it without resort to (external)
> > functions, since I cannot guarantee that Postgres will be the
> > target DBMS
>
> Do other SQL databases even have arrays? I kinda assumed that they were
> a Postgres thing in any case.

This is a good point :) I was anticipating future DBMS's which may or may
not have arrays.

>
> > COPYRIGHT file in the top-level postgres directory. Does this mean the
> > contribs are covered by the same terms, so I can distribute the
> > array_iterator code with my app provided I include the copyright notice?
>
> Well, that is the assumption I would be working under.
>

K, thanks.

Simon.



--
  "When a German dwarf dances with the butcher's son.." -- Tom Waits

   Simon Drabble                      Somewhere in cyberspace
   simond@foxlink.net


В списке pgsql-general по дате отправления:

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] PostGreSQL and LiveWire??
Следующее
От: Simon Drabble
Дата:
Сообщение: Re: [GENERAL] Selecting from arrays