7.0.3 spelling error

Started by Christopher Kings-Lynneabout 25 years ago4 messageshackers
Jump to latest
#1Christopher Kings-Lynne
chriskl@familyhealth.com.au

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)

#2Karel Zak
zakkr@zf.jcu.cz
In reply to: Christopher Kings-Lynne (#1)
Re: 7.0.3 spelling error

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

#3Bruce Momjian
bruce@momjian.us
In reply to: Karel Zak (#2)
Re: 7.0.3 spelling error

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, Pennsylvania 19026
#4Karel Zak
zakkr@zf.jcu.cz
In reply to: Bruce Momjian (#3)
Re: 7.0.3 spelling error

On Mon, 12 Feb 2001, Bruce Momjian wrote:

Done.

Thanks!

Show quoted text

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