Re: [PATCH v2] Add overflow checks to money type input function

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH v2] Add overflow checks to money type input function
Date: 2016-09-08 15:55:14
Message-ID: 27459118-7a6c-7f8f-54af-498b8eb13938@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have updated the patch with additional tests and comments per your
review. Final(?) version attached.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
v3-0001-Add-overflow-checks-to-money-type-input-function.patch text/x-patch 8.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2016-09-08 16:07:35 Re: Re: [COMMITTERS] pgsql: Make initdb's suggested "pg_ctl start" command line more reliabl
Previous Message Claudio Freire 2016-09-08 15:53:27 Re: Parallel tuplesort (for parallel B-Tree index creation)