Re: crash on cash_words('21,474,836.48'::money)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Eugene Pervago <pervago(at)prodigy(dot)net(dot)mx>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: crash on cash_words('21,474,836.48'::money)
Date: 2002-02-19 22:21:14
Message-ID: 24581.1014157274@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Eugene Pervago <pervago(at)prodigy(dot)net(dot)mx> writes:
> 1. select cash_words('21,474,836.48'::money);
> 2. Crashes.

Fixed for 7.2.1. Thanks for the report!

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2002-02-19 22:36:11 Bug #596: bind to 127.0.0.1 in pgstat.c in secure server
Previous Message Tom Lane 2002-02-19 21:36:49 Re: Postgresql 7.1.3 not thread safe