Re: scan-build plpython stuff

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: John Naylor <jcnaylor(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: scan-build plpython stuff
Date: 2017-11-28 16:32:28
Message-ID: 2a9d6505-8516-5cab-1246-e3aaefda6f57@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/24/17 08:40, John Naylor wrote:
> I built plpython with scan-build using Python 2.7.12 and Clang 3.8. On
> master, I got 13 warnings, and with your patches only one warning
> (report attached).

Thanks for testing. That one bug is actually a new one, recently
introduced by me. I have pushed a separate fix for that one.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2017-11-28 16:34:24 Re: [HACKERS] SQL procedures
Previous Message Tom Lane 2017-11-28 16:21:16 Re: [HACKERS] postgres_fdw bug in 9.6