Re: [GENERAL] Operator for int8 array

2006-02-27 Thread Tom Lane
"S.Thanga Prakash" <[EMAIL PROTECTED]> writes: > We are already in the process of migrating toward 8.1 . > For existing support, we like to support with 7.1.3 . No, just stop right there; your reasonable-sounding premise is utterly not reasonable. You should be making every possible effort

Re: [GENERAL] Operator for int8 array

2006-02-26 Thread Oleg Bartunov
On Mon, 27 Feb 2006, S.Thanga Prakash wrote: Dear sir, We are already in the process of migrating toward 8.1 . For existing support, we like to support with 7.1.3 . Along with 7.1.3 release, contrib/array has been given for array iterator support for int4 type array. It is working fine

Re: [GENERAL] Operator for int8 array

2006-02-26 Thread S.Thanga Prakash
Dear sir, We are already in the process of migrating toward 8.1 . For existing support, we like to support with 7.1.3 . Along with 7.1.3 release, contrib/array has been given for array iterator support for int4 type array. It is working fine. We changed it similarly, for int8 type array.

Re: [GENERAL] Operator for int8 array

2006-02-24 Thread Tom Lane
"K.Deepa" <[EMAIL PROTECTED]> writes: > I need operator for int8 array. I tried changing the code in contrib/ > and compiled. > When I tried executing the query, it is dumping. Kindly tell me if there > is alternative > to overcome the problem. I am using postgresql 7.1.3 version. 7.1.3? Egad.