PL/pgSQL question

Поиск
Список
Период
Сортировка
От Dmitry Tkach
Тема PL/pgSQL question
Дата
Msg-id 3C9286BB.7070509@openratings.com
обсуждение исходный текст
Список pgsql-sql
Could somebody help me with PL/pgsql please?
Does it work with pg's arrays (_int4)? What is the syntax?
I tried something like
declare a _int4;
begin  a[0] := 1; end;

But it complains about a syntax error near "["...

Thanks a lot!

Dima


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

Предыдущее
От: Dmitry Tkach
Дата:
Сообщение: Re: [GENERAL] Btree index extension question
Следующее
От: Dmitry Tkach
Дата:
Сообщение: Re: [GENERAL] Btree index extension question