Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: plpgsql - DECLARE - cannot to use %TYPE or %ROWTYPE for composite types
Date: 2015-12-21 00:06:51
Message-ID: 5677429B.4090105@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/30/15 6:01 AM, Pavel Stehule wrote:
> I am sending patch that enables to use references to polymorphic
> parameters of row types. Another functionality is possibility to get
> array or element type of referenced variable. It removes some gaps when
> polymorphic parameters are used.

Did this make it into a commitfest?
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-12-21 00:13:33 Re: Weighted Stats
Previous Message Dmitry Igrishin 2015-12-20 19:01:04 Re: SET SESSION AUTHORIZATION superuser limitation.