| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: GiST for 7.1 !! |
| Date: | 2001-01-11 02:49:14 |
| Message-ID: | 10138.979181354@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> writes:
> we've almost totally rewrite gist.c because old code and algorithm
> were not suitable for variable size keys. I think it might be
> submitted into 7.1 beta source tree.
Urgh. Dropping in a total rewrite when we're already past beta3 doesn't
strike me as good project management practice --- especially if the
rewrite was done to add features (ie variable-size keys) not merely
fix bugs. I think it might be more prudent to hold this for 7.2.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oleg Bartunov | 2001-01-11 10:09:19 | Re: Re: GiST for 7.1 !! |
| Previous Message | Shane D. | 2001-01-10 19:45:43 | FAQ Update Info |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-01-11 03:10:58 | Re: Re: BETWEEN [SYMMETRIC | ASYMMETRIC] |
| Previous Message | Craig L. Ching | 2001-01-11 00:49:34 | RE: [HACKERS] Re: still no log |