Re: 7.0.3 spelling error - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 7.0.3 spelling error
Date
Msg-id 200102121251.HAA16364@candle.pha.pa.us
Whole thread Raw
In response to Re: 7.0.3 spelling error  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: 7.0.3 spelling error  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-hackers
Done.

> 
> On Mon, 12 Feb 2001, Christopher Kings-Lynne wrote:
> 
> > I just got this error message in 7.0.3:
> > 
> > ERROR:  to_char/to_number(): not unique decimal poit.
> > 
> > Might want to ensure it's correctly spelled in 7.1
> 
>  Hmm, you are right. But I don't want prepare a patch with one 
> char. 
> 
>  Hackers, can anyone who will changing something in sources add
> 'n' to utils/adt/formatting.c, line 980 and correct 'poit' to
> 'point'. Please :-))) I haven't time now.
> 
>                 Karel   
> 
> 


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Denis Perchine
Date:
Subject: Bug: pgsql 7.0.2 cursor bug
Next
From: Karel Zak
Date:
Subject: Re: 7.0.3 spelling error