Re: pg_atoi - Mailing list pgsql-general

From Kathy Zhu
Subject Re: pg_atoi
Date
Msg-id 200310170329.h9H3TU021536@amon.Central.Sun.COM
Whole thread Raw
In response to pg_atoi  (Kathy Zhu <Kathy.Zhu@Sun.COM>)
List pgsql-general
never mind, it was the wrong type.
sorry,

> X-Original-To: pgsql-general-postgresql.org@localhost.postgresql.org
> Date: Thu, 16 Oct 2003 21:21:41 -0600 (MDT)
> From: Kathy Zhu <Kathy.Zhu@sun.com>
> Subject: [GENERAL] pg_atoi
> To: pgsql-general@postgresql.org
> X-Virus-Scanned: by amavisd-new at postgresql.org
> X-Spam-Status: No, hits=0.1 tagged_above=0.0 required=5.0 tests=BAYES_30,
UPPERCASE_25_50
> X-Spam-Level:
> X-Mailing-List: pgsql-general
>
> Hi,
>
> I got this message. Is that because the string id too long ??
> Where is the String length defined ??
> thanks,
> Kathy
>
> insert into test (testid)
> values('FAKEJOBMGRNAMEJOBNAME-020031016211324.144-06002elID--0jobname-0Thu
Oct16
> 21:13:24 MDT 2003');
>
> ERROR:  pg_atoi: error in
> "FAKEJOBMGRNAMEJOBNAME-020031016211324.144-06002elID--0jobname-0Thu Oct16
> 21:13:24 MDT 2003": can't parse
> "FAKEJOBMGRNAMEJOBNAME-020031016211324.144-06002elID--0jobname-0Thu Oct16
> 21:13:24 MDT 2003"
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org




pgsql-general by date:

Previous
From: Kathy Zhu
Date:
Subject: pg_atoi
Next
From: Stephan Szabo
Date:
Subject: Re: pg_atoi