Re: valgrind vs. shared typmod registry
Thomas Munro <thomas.munro@enterprisedb.com>
From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Tomas Vondra <tomas.vondra@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-09-18T06:04:36Z
Lists: pgsql-hackers
Attachments
- 0001-Fix-uninitialized-variable-in-dshash.c.patch (application/octet-stream) patch 0001
On Mon, Sep 18, 2017 at 5:39 PM, Thomas Munro <thomas.munro@enterprisedb.com> wrote: > Here is a patch to fix that. Here's a better one (same code, corrected commit message). -- Thomas Munro http://www.enterprisedb.com
Commits
-
Fix uninitialized variable in dshash.c.
- 0fb9e4ace5ce 11.0 landed