Re: pg_atoi problem with 7.3.2

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: nolan(at)celery(dot)tssi(dot)com, pgsql general list <pgsql-general(at)postgresql(dot)org>
Subject: Re: pg_atoi problem with 7.3.2
Date: 2003-05-20 00:33:49
Message-ID: 2270000.1053390829@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

--On Monday, May 19, 2003 20:30:08 -0400 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Larry Rosenman <ler(at)lerctr(dot)org> writes:
>> It's a change to pg_atoi, it used to default a zero length string to
>> 0, now it whines.
>
> But that change was present in 7.3 (and 7.3.1). Right offhand I see
> nothing in the 7.3.2 change list that would explain the difference of
> behavior Mike is reporting between 7.3.1 and 7.3.2.
I didn't read carefully enough today :-(

(one of my co-workers was let go today, and I've been concentrating on a
BIG password
change).

LER

>
> regards, tom lane

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Doug McNaught 2003-05-20 00:50:31 Re: PostgreSQL Performance on OpenBSD
Previous Message Tom Lane 2003-05-20 00:33:24 Re: foreach statment?