Re: MemSetLoop ignoring the 'val' parameter

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: MemSetLoop ignoring the 'val' parameter
Date: 2012-10-08 20:58:56
Message-ID: 201210082258.56574.andres@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Monday, October 08, 2012 10:39:27 PM Andres Freund wrote:
> The 'val' parameter is ignored.
Trivial patch attached.
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
0001-Fix-MemSetLoop-to-not-ignore-the-val-parameter.patch text/x-patch 787 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2012-10-08 21:57:46 Re: Support for REINDEX CONCURRENTLY
Previous Message Andres Freund 2012-10-08 20:39:27 MemSetLoop ignoring the 'val' parameter