Re: Returning a memory issue when accessing an attachment from themailing list - Mailing list pgsql-www

From Andres Freund
Subject Re: Returning a memory issue when accessing an attachment from themailing list
Date
Msg-id 20200403011929.gdzbwmculzvdmyyi@alap3.anarazel.de
Whole thread Raw
In response to Re: Returning a memory issue when accessing an attachment from themailing list  (Martín Marqués <martin@2ndquadrant.com>)
Responses Re: Returning a memory issue when accessing an attachment from themailing list  (Stephen Frost <sfrost@snowman.net>)
List pgsql-www
Hi,

On 2020-04-02 21:59:27 -0300, Martín Marqués wrote:
> > It's not an isolated issue: a patch I just posted at
> >
> > https://www.postgresql.org/message-id/7653.1585869509@sss.pgh.pa.us
> >
> > is having the same problem.  If you click on the link embedded on
> > that page,
> >
> > https://www.postgresql.org/message-id/attachment/109592/gin-fuzzy-search-limit-fix-2.patch

If I had to guess the "<memory at 0x7fa950fcf1c8>" is caused by part of
the stack having been upgraded/downgraded. With the memoryview type not
being recognized with whatever is supposed to write out the data.


> Looks like t I'm able to download this patch perfectly.

Did you check whether the contents are correct? It downloads for me, but
it contains "<memory at 0x7fa950fcf1c8>".

Greetings,

Andres Freund



pgsql-www by date:

Previous
From: Martín Marqués
Date:
Subject: Re: Returning a memory issue when accessing an attachment from themailing list
Next
From: Stephen Frost
Date:
Subject: Re: Returning a memory issue when accessing an attachment from themailing list