Re: suspicious pointer/integer coersion - Mailing list pgsql-hackers

From Tom Lane
Subject Re: suspicious pointer/integer coersion
Date
Msg-id 13566.1121131010@sss.pgh.pa.us
Whole thread Raw
In response to Re: suspicious pointer/integer coersion  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
>> Attached is a patch that fixes (I hope) both a recently introduced 
>> problem with recursion and a problem with array returns that became 
>> evident as a result of not throwing away non-fatal warnings (thanks to 
>> David Fetter for noticing this). Regression test updates to include 
>> both cases are included in the patch.

Applied, thanks.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Vacuum summary?
Next
From: Kris Jurka
Date:
Subject: Re: 4 pgcrypto regressions failures - 1 unsolved