Обсуждение: 7.0.3 spelling error

Поиск
Список
Период
Сортировка

7.0.3 spelling error

От
"Christopher Kings-Lynne"
Дата:
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

Chris

-- 
Christopher Kings-Lynne
Family Health Network (ACN 089 639 243) 


Re: 7.0.3 spelling error

От
Karel Zak
Дата:
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   



Re: 7.0.3 spelling error

От
Bruce Momjian
Дата:
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
 


Re: 7.0.3 spelling error

От
Karel Zak
Дата:
On Mon, 12 Feb 2001, Bruce Momjian wrote:

> Done.

Thanks!

> 
> > 
> > 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