Re: Return last value in of array (PostgreSQL 7.2.1) - Mailing list pgsql-admin

From Joe Conway
Subject Re: Return last value in of array (PostgreSQL 7.2.1)
Date
Msg-id 3F80D8B1.7070407@joeconway.com
Whole thread Raw
In response to Re: Return last value in of array (PostgreSQL 7.2.1)  (Erwin Brandstetter <Brsaz@gmzx.at>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: point in time recovery: status?
Next
From: "Somasekhar Bangalore"
Date:
Subject: Need Urgent Help in case of postgres Database Crash.