Re: [HACKERS] _text problem in union - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: [HACKERS] _text problem in union
Date
Msg-id 37F01AB7.EAD26F10@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] _text problem in union  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> > It woulf be better to have a generic array compare op, that just
> > traverses both arrays comparing them with the "<" for base type
> Yes, that was my idea.  Is this a worthy TODO item?

Sure. There should be a fairly large list of things for arrays, which
have not quite gotten the same attention as other Postgres features.
                - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] vacuum process size
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: IPC on win32 - additions for 6.5.2 and current trees