Re: Return last value in of array (PostgreSQL 7.2.1)

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Return last value in of array (PostgreSQL 7.2.1)
Дата
Msg-id 3F80D8B1.7070407@joeconway.com
обсуждение исходный текст
Ответ на Re: Return last value in of array (PostgreSQL 7.2.1)  (Erwin Brandstetter <Brsaz@gmzx.at>)
Список pgsql-admin
Erwin Brandstetter wrote:
> Still the solution looks ugly and will perform likewise. PostgreSQL
> urgently needs improvment on array handling. Hopefully new versions take
> care of that (haven't tested 7.3+).

7.4 array functionality is significantly improved. Still room for more
improvements, but well worth a look if you need to make use of arrays.
See the following (not sure these urls will survive wrapping):

http://developer.postgresql.org/docs/postgres/sql-expressions.html#SQL-SYNTAX-ARRAY-CONSTRUCTORS
http://developer.postgresql.org/docs/postgres/arrays.html
http://developer.postgresql.org/docs/postgres/functions-array.html
http://developer.postgresql.org/docs/postgres/functions-comparisons.html

HTH,

Joe


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: point in time recovery: status?
Следующее
От: "Somasekhar Bangalore"
Дата:
Сообщение: Need Urgent Help in case of postgres Database Crash.