From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Geoghegan <pg(at)heroku(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 9.4 release notes |
Date: | 2014-06-17 15:29:21 |
Message-ID: | 20140617152921.GC3666@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg스포츠 토토 베트맨SQL |
On Tue, Jun 3, 2014 at 01:21:51AM -0700, Peter Geoghegan wrote:
> On Sun, May 4, 2014 at 5:46 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > Feedback expected and welcomed.
>
> One item currently reads "Improve valgrind error reporting". I
> suggest this be changed to "Add support for Valgrind memcheck memory
> error detector". It was possible to use the tool before, but the lack
> of cooperation from Postgres made this far less useful.
I have applied the attached patch to improve this. I didn't use "memory
error" because it is not checking for errors in the memory, but rather
invalid memory usage.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
Attachment | Content-Type | Size |
---|---|---|
valgrind.diff | text/x-diff | 573 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2014-06-17 15:32:37 | Re: Memory deallocation after calling cast function |
Previous Message | Andres Freund | 2014-06-17 15:26:07 | Re: Wait free LW_SHARED acquisition - v0.2 |