pgsql-server/doc TODO - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql-server/doc TODO
Date
Msg-id 20021028200519.2CAF9475D99@postgresql.org
Whole thread Raw
Responses Re: pgsql-server/doc TODO  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.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@klamath.dyndns.org>
    > * Neil is Neil Conway <neilc@samurai.com>


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/src/port fseeko.c
Next
From: Oleg Bartunov
Date:
Subject: Re: pgsql-server/doc TODO