Re: TG_RELNAME problem

From: "cnliou" <cnliou(at)so-net(dot)net(dot)tw>
To: "" <pgsql-general(at)postgresql(dot)org>
Subject: Re: TG_RELNAME problem
Date: 2004-02-25 15:49:19
Message-ID: 1077724159.7938.cnliou@so-net.net.tw
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> if new."path" = '''' then
> SELECT INTO tmp "id_category" from TG_RELNAME where
"path" = ''Top'';
> if FOUND then

Perhaps you will get some idea if you read the document:

37.6.4. Executing Dynamic Commands

Regards,
CN

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2004-02-25 15:54:38 Re: Why does app fail?
Previous Message Karam Chand 2004-02-25 15:45:06 Re: Moving from MySQL to PGSQL....some questions