Re: Please help me to take a look of the erros in my functions. Thanks. - Mailing list pgsql-general

From leaf_yxj
Subject Re: Please help me to take a look of the erros in my functions. Thanks.
Date
Msg-id 1333463064309-5615292.post@n5.nabble.com
Whole thread Raw
In response to Re: Re: Please help me to take a look of the erros in my functions. Thanks.  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
Adrian, Thanks.  Even I try use '' to quote the character. I still get the
error as follows :

rrp=> truncate table t1;
TRUNCATE TABLE
rrp=> select truncate_t('t1');
ERROR: table "t1" does not exist

Thanks.

Grace

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Please-help-me-to-take-a-look-of-the-erros-in-my-functions-Thanks-tp5613507p5615292.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: BrunoSteven
Date:
Subject: Problem to change COLLATE
Next
From: Tom Lane
Date:
Subject: Re: Re: Please help me to take a look of the erros in my functions. Thanks.