Re: 9.4 release notes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: 9.4 release notes
Дата
Msg-id 20140617152921.GC3666@momjian.us
обсуждение исходный текст
Ответ на Re: 9.4 release notes  (Peter Geoghegan <pg@heroku.com>)
Список pgsql-hackers
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@momjian.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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Minmax indexes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Memory deallocation after calling cast function