reducing NUMERIC size for 9.1, take two - Mailing list pgsql-hackers

From Robert Haas
Subject reducing NUMERIC size for 9.1, take two
Date
Msg-id AANLkTikjvz3R1jn1pSrDD9oHBc_LYMuS1A8u7qrxeckT@mail.gmail.com
Whole thread Raw
Responses Re: reducing NUMERIC size for 9.1, take two
Re: reducing NUMERIC size for 9.1, take two
List pgsql-hackers
Here's a second version of the main patch, in which I have attempted
to respond to Tom's concerns/suggestions.

(There is still a small, side issue with numeric_maximum_size() which
I plan to fix, but this patch is the good stuff.)

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: On Scalability
Next
From: Alvaro Herrera
Date:
Subject: Re: lock_timeout GUC patch - Review