Re: How to extract a value from a record using attnum or attname?

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to extract a value from a record using attnum or attname?
Date: 2011-02-22 22:54:23
Message-ID: 9C97A356-84B8-4F32-86DE-A194EADDF92B@elevated-dev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

I don't know if you can quite write the generalized notification function you want in plpgsql or not, but you can certainly write the meta-function that create the function for any table ;-)

--
Scott Ribe
scott_ribe(at)elevated-dev(dot)com
http://www.elevated-dev.com/
(303) 722-0567 voice

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Dunstan 2011-02-22 22:55:23 Re: Re: [GENERAL] How to extract a value from a record using attnum or attname?
Previous Message Kevin Grittner 2011-02-22 22:32:18 Re: How to extract a value from a record using attnum or attname?

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2011-02-22 22:55:23 Re: Re: [GENERAL] How to extract a value from a record using attnum or attname?
Previous Message Kevin Grittner 2011-02-22 22:32:18 Re: How to extract a value from a record using attnum or attname?