On Wed, Mar 17, 2010 at 11:41 AM, Craig Ringer <cr...@postnewspapers.com.au> wrote: > Allan Kamau wrote: >> When writing dynamic commands (those having "EXECUTE 'some SQL >> query';), is there a way to prevent interpretation of input parameters >> as pieces of SQL commands? > > EXECUTE ... USING > > -- > Craig Ringer >
Thanks Craig, EXECUTE .. USING is what I had overlooked all this time. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general