quick q re execute & scope of new

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: quick q re execute & scope of new
Date: 2015-04-03 03:30:12
Message-ID: ED9F2F3B-7892-49A7-9BED-7FEECA7A2125@elevated-dev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Easier to give an example than describe the question, any chance of making something like this work?

execute('insert into ' || tblname || ' values(new.*)');

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2015-04-03 04:10:06 Re: quick q re execute & scope of new
Previous Message Dzmitry Nikitsin 2015-04-03 02:18:47 Re: ERROR: out of memory