EXECUTE problem on schema

From: "jack" <datactrl(at)tpg(dot)com(dot)au>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: EXECUTE problem on schema
Date: 2003-03-27 01:54:15
Message-ID: 000f01c2f403$c6fc7bf0$1400a8c0@jac
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi, all

postgreSQL v7.3.3

I found EXECUTE on pl/pgsql doesn't support schema. When I specify a table
such as "public.tablename", it reported "not such a relation object". The
only SQL statement I used is "update". Don't know wether other statements
have the same problem.

Jack

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joe Conway 2003-03-27 02:22:14 Re: Off topic : world database
Previous Message Tamir Halperin 2003-03-27 01:33:21 Re: Off topic : world database