pgsql: Refresh function name in CRC-associated Valgrind suppressions.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Refresh function name in CRC-associated Valgrind suppressions.
Date: 2020-06-06 03:12:50
Message-ID: E1jhPGM-00052p-DZ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Refresh function name in CRC-associated Valgrind suppressions.

Back-patch to 9.5, where commit 4f700bcd20c087f60346cb8aefd0e269be8e2157
first appeared.

Reviewed by Tom Lane. Reported by Andrew Dunstan.

Discussion: https://postgr.es/m/4dfabec2-a3ad-0546-2d62-f816c97edd0c@2ndQuadrant.com

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2af5d9c96d0db1e1a33a07a95317e171e2233f31

Modified Files
--------------
src/tools/valgrind.supp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2020-06-06 13:53:51 pgsql: Fix reference to wrong view in release notes
Previous Message Tom Lane 2020-06-05 22:04:46 pgsql: Doc: remove annotations about multi-row output of set-returning