From: | Joe Conway <mail(at)joeconway(dot)com> |
---|---|
To: | |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Stark <gsstark(at)mit(dot)edu>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] New array functions |
Date: | 2003-08-31 04:42:12 |
Message-ID: | 3F517CA4.90903@joeconway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Joe Conway wrote:
> Tom Lane wrote:
>> Did we discuss this already? I'd forgotten.
>>
> I can't find it in the archives for some reason, but here was the exchange:
>
> Tom Lane wrote:
> > Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >
> >>Joe Conway wrote:
> >>
> >>>I do agree that it makes contrib/array unnecessary. I was going to
> >>>suggest we remove that if this was committed.
> >
> >>Good idea.
> >
> > We could do that, but it might be more friendly to just mark it as
> > deprecated for one release cycle before zapping it. That'd give
> > people who use it some time to convert over.
>
> So I guess since it was actually you who objected, you have the right to
> change your mind ;-)
>
Here is a patch that removes contrib/array, leaving only the README with
some examples of the new syntax and a reference to the documentation.
I'll try to take a look at contrib/intarray and contrib/intagg before
the weekend is through, and at least post a recommendation.
Joe
Attachment | Content-Type | Size |
---|---|---|
contrib-array-remove.1.patch | text/plain | 22.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Kirkwood | 2003-08-31 04:43:50 | Re: Is it a memory leak in PostgreSQL 7.4beta? |
Previous Message | Bruce Momjian | 2003-08-31 04:26:29 | Re: pg_dump and REVOKE on function |
From | Date | Subject | |
---|---|---|---|
Next Message | Rod Taylor | 2003-08-31 16:29:39 | 7.3.4 release note format |
Previous Message | Larry Rosenman | 2003-08-30 23:37:24 | UnixWare patches placed on my www site |