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

From: Erwin Brandstetter <Brsaz(at)gmzx(dot)at>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Return last value in of array (PostgreSQL 7.2.1)
Date: 2003-10-06 22:55:23
Message-ID: Xns940D940E106BBrandstetterFalterat@213.129.232.14
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

mail(at)joeconway(dot)com (Joe Conway) wrote in
news:3F80D8B1(dot)7070407(at)joeconway(dot)com:

> http://developer.postgresql.org/docs/postgres/functions-array.html

Very good!

PostgreSQL 7.4 will provide the functions "array_lower" and "array_upper"
doing exactly what I was looking for.

Unfortunately I have to implement the functionality now. Can't wait till
7.4 is availiable on our productive system. :(

Regards
Erwin

--
no z in my mail.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chris White (cjwhite) 2003-10-07 01:50:13 Re: Question about DB VACUUM
Previous Message Peter Eisentraut 2003-10-06 22:06:07 Re: How to create cluster-wide functions