Re: If there a bug in the psql or just a feature .

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: If there a bug in the psql or just a feature .
Дата
Msg-id 1032250614.27082.13.camel@taru.tm.ee
обсуждение исходный текст
Ответ на Re: If there a bug in the psql or just a feature .  (Vanmunin Chea <vac@cse.unsw.EDU.AU>)
Список pgsql-hackers
On Tue, 2002-09-10 at 17:22, Vanmunin Chea wrote:
> Hey Tom,
>
>     Thanks for the tips, Tom. I have that feeling from the start
> (with the two different implementation) but never actually have a chance
> to confirm with someone.
>
> 1. It there a way to store the dynamic array at all ?
>
>
>     I notice psql has a similar type - Single Dynamic Dimensional
> Array. However there isn't any built in operators(<,<=,==,>,>=) for Array
> to do sorting.
>
> 2. Can I write one up ?

See attachment.

Unfortunately I ran out of time before figuring out how to make btree
index use it ;(

Also, in 7.3 there are a lot more ops for in contrib/intarray than was
in 7.2.

-------------
Hannu


Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposal for resolving casting issues
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: PGXLOG variable worthwhile?