Re: Pluggable Storage - Andres's take - Mailing list pgsql-hackers

From Dmitry Dolgov
Subject Re: Pluggable Storage - Andres's take
Date
Msg-id CA+q6zcWKMVop9DBd=cui+sPLMSqfVZyh+GrF=s-5G9rzW90FXA@mail.gmail.com
Whole thread Raw
In response to Re: Pluggable Storage - Andres's take  (Amit Khandekar <amitdkhan.pg@gmail.com>)
Responses Re: Pluggable Storage - Andres's take
List pgsql-hackers
> On Mon, Jan 14, 2019 at 2:07 PM Amit Khandekar <amitdkhan.pg@gmail.com> wrote:
>
> createPQExpBuffer() should be moved after the below statement, so that
> it does not leak memory

Thanks for noticing, fixed.

> So how about bumping up the archive version and doing these checks ?

Yeah, you're right, I've added this check.

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: using expression syntax for partition bounds
Next
From: Masahiko Sawada
Date:
Subject: Re: [HACKERS] Block level parallel vacuum