Re: Converting plpgsql to use DTYPE_REC for named composite types

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Converting plpgsql to use DTYPE_REC for named composite types
Date: 2018-01-24 22:52:47
Message-ID: 833.1516834367@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here's a version of this rebased up to HEAD, fixing a couple of trivial
merge conflicts and incorporating the docs delta I posted separately.

(I'd supposed this patch was still OK because the patch tester said so,
but I now see that the tester was only testing the docs delta :-(.)

regards, tom lane

Attachment Content-Type Size
use-dtype-rec-for-all-composites-3.patch.gz application/x-gzip 52.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2018-01-24 22:56:41 Re: Possible performance regression with pg_dump of a large number of relations
Previous Message Peter Geoghegan 2018-01-24 22:52:33 Re: [HACKERS] parallel.c oblivion of worker-startup failures