pgsql-server/doc TODO

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/doc TODO
Date: 2002-10-28 20:05:19
Message-ID: 20021028200519.2CAF9475D99@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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>

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Oleg Bartunov 2002-10-28 20:10:49 Re: pgsql-server/doc TODO
Previous Message Bruce Momjian - CVS 2002-10-28 00:00:25 pgsql-server/src/port fseeko.c