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

From [email protected] (Bruce Momjian - CVS)
Subject pgsql-server/doc TODO
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: pgsql-server/doc TODO
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    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 <[email protected]>
    > * Neil is Neil Conway <[email protected]>


pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/src/port fseeko.c
Next
From: Oleg Bartunov
Date:
Subject: Re: pgsql-server/doc TODO