Re: pgsql-server/doc TODO

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Bruce Momjian - CVS <momjian(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/doc TODO
Date: 2002-10-28 20:10:49
Message-ID: Pine.GSO.4.44.0210282308120.2061-100000@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bruce,

* Improve concurrency in GIST
should be
* Add concurrency in GIST

We hoped to work on this item for 7.3, but life is too complex.
Hope we'll have more time for 7.4

regards,

Oleg

On Mon, 28 Oct 2002, Bruce Momjian - CVS wrote:

> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: momjian(at)postgresql(dot)org 02/10/28 15:05:19
>
> Modified files:
> doc : TODO
>
> Log message:
> Update from Neil Conway:
>
> < * Add floor(float8) and other missing functions
> > * -Add floor(float8) and other missing functions
> 174c174
> < * Improve concurrency of hash indexes (Neil Conway)
> > * Improve concurrency of hash indexes (Neil)
> 277c277
> < o Allow array declarations and other data types in PL/PgSQl DECLARE
> > o Allow array declarations and other data types in PL/PgSQL DECLARE
> 293c293
> < * -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil Conway)
> > * -Have pg_dump use ADD PRIMARY KEY after COPY, for performance (Neil)
> 474c474
> < * Precompile SQL functions to avoid overhead (Neil Conway)
> > * Precompile SQL functions to avoid overhead (Neil)
> 549c549
> < * Neil is Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>
> > * Neil is Neil Conway <neilc(at)samurai(dot)com>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-10-28 22:54:45 pgsql-server/src/test/regress expected/join.ou ...
Previous Message Bruce Momjian - CVS 2002-10-28 20:05:19 pgsql-server/doc TODO