Re: when to use "execute" in plpgsql?

From: Fernando Moreno <azazel(dot)7(at)gmail(dot)com>
To: Enrico Sirola <enrico(dot)sirola(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: when to use "execute" in plpgsql?
Date: 2009-02-27 17:39:45
Message-ID: b1c45530902270939i394ea2e9n14b0af7d4edc7e40@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi, check this out:
http://archives.postgresql.org/pgsql-general/2008-05/msg00938.php

I would say that execute is the only way to achieve some things
related to schemas and temp tables.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ben Chobot 2009-02-27 17:58:29 Hiding row counts in psql
Previous Message Fernando Moreno 2009-02-27 17:19:33 Re: foxpro, odbc, data types and unnecessary convertions