Re: Getting data from a record variable dynamically

2022-07-05 Thread Alban Hertroys
> On 5 Jul 2022, at 1:02, Rhys A.D. Stewart wrote: > > Greetings All, > > I have a trigger that is attached to several different tables. In the > trigger function I retrieve a single row and I want the info from a > specific column. This column is dependent on the table in question. > and I h

Re: Getting data from a record variable dynamically

2022-07-04 Thread David G. Johnston
On Mon, Jul 4, 2022 at 4:03 PM Rhys A.D. Stewart wrote: > > I have a trigger that is attached to several different tables. In the > trigger function I retrieve a single row and I want the info from a > specific column. This column is dependent on the table in question. > > The only workaround I c