reducing NUMERIC size for 9.1, take two

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: reducing NUMERIC size for 9.1, take two
Date: 2010-07-30 21:58:03
Message-ID: AANLkTikjvz3R1jn1pSrDD9oHBc_LYMuS1A8u7qrxeckT@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
numeric_2b-v2.patch application/octet-stream 13.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2010-07-30 23:06:30 Re: lock_timeout GUC patch - Review
Previous Message Robert Haas 2010-07-30 20:39:13 Re: On Scalability