Re: compiler warning in pgcrypto imath.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compiler warning in pgcrypto imath.c
Date: 2019-05-04 07:35:46
Message-ID: 20190504073546.GC2174@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 04, 2019 at 12:15:19AM -0700, Noah Misch wrote:
> I pushed Jeff's patch.

Upon resolution, could you move the related open item on the wiki
page to the list of resolved issues [1]?

[1]: https://wiki.postgresql.org/wiki/PostgreSQL_12_Open_Items#resolved_before_12beta1
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Julien Rouhaud 2019-05-04 08:35:23 Wrong return code in vacuumdb when multiple jobs are used
Previous Message Michael Paquier 2019-05-04 07:33:47 Re: Plain strdup() in frontend code