Re: Postgres 11 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Postgres 11 release notes
Date
Msg-id 20180523010258.GC12538@momjian.us
Whole thread Raw
In response to Re: Postgres 11 release notes  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Postgres 11 release notes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, May 18, 2018 at 10:28:12AM -0400, Tom Lane wrote:
> While we're all griping about omissions from the release notes ...
> I think you should have documented that we fixed plpgsql to cope
> (or cope better, at least) with intrasession changes in the rowtypes
> of composite-type variables.  See bug #15203 for the latest in a long
> line of user complaints about that --- so it's not like this is
> something users don't care about.

It was fixed in this commit, right?

    commit 4b93f57999a2ca9b9c9e573ea32ab1aeaa8bf496
    Author: Tom Lane <tgl@sss.pgh.pa.us>
    Date:   Tue Feb 13 18:52:21 2018 -0500
    
        Make plpgsql use its DTYPE_REC code paths for composite-type variables.

Sure I can add it, once you confirm.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: SCRAM with channel binding downgrade attack
Next
From: Craig Ringer
Date:
Subject: Re: PostgreSQL and Homomorphic Encryption