• Bruce Momjian's avatar
    Update from Neil Conway: · c2159022
    Bruce Momjian authored
    < * 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>
    c2159022
TODO 22.3 KB