pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to
Date
Msg-id 20051202173944.01D4B9DD763@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove idea of increasing NUMERIC length:

< * Change NUMERIC to enforce the maximum precision, and increase it
> * Change NUMERIC to enforce the maximum precision

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1710 -> r1.1711)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1710&r2=1.1711)
    pgsql/doc/src/FAQ:
        TODO.html (r1.217 -> r1.218)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.217&r2=1.218)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Added special handling of CONNECTION variable that is used by
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Adjust scan plan nodes to avoid getting an extra AccessShareLock