Re: [bug fix] ECPG: freeing memory for pgtypes crashes on Windows - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [bug fix] ECPG: freeing memory for pgtypes crashes on Windows
Date
Msg-id 31871.1528725887@sss.pgh.pa.us
Whole thread Raw
In response to Re: [bug fix] ECPG: freeing memory for pgtypes crashes on Windows  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: [bug fix] ECPG: freeing memory for pgtypes crashes on Windows
List pgsql-hackers
Thomas Munro <thomas.munro@enterprisedb.com> writes:
> One question I have is whether it is against project policy to
> backport a new file and a new user-facing function.

Given that this has been broken since forever, and there've been
no complaints before now, I do not think the case for back-patching
is strong enough to justify the problems it would cause.  Just
put it in v11 and be done.

Also, this bit in the proposed documentation seems quite inappropriate:

    (This is a change from earlier releases of
    <productname>PostgreSQL</productname> ...

We don't normally put in such comments at all, and if we do, we
specify which version we're talking about.  Two years from now
this'd be totally confusing.  I'd just make it read

    (This is important only on Windows, where ...

            regards, tom lane


pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: cursors with prepared statements
Next
From: Robert Haas
Date:
Subject: Re: Spilling hashed SetOps and aggregates to disk