Re: TG_RELNAME problem - Mailing list pgsql-general

From cnliou
Subject Re: TG_RELNAME problem
Date
Msg-id 1077724159.7938.cnliou@so-net.net.tw
Whole thread Raw
In response to TG_RELNAME problem  (Uros <uros@sir-mag.com>)
Responses Re: TG_RELNAME problem  (Uros Gruber <uros@sir-mag.com>)
List 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

pgsql-general by date:

Previous
From: Karam Chand
Date:
Subject: Re: Moving from MySQL to PGSQL....some questions
Next
From: Stephan Szabo
Date:
Subject: Re: Why does app fail?