Re: [BUGS] Money locale currency symbol position

2002-08-02 Thread Marko Mikulicic
Tom Lane wrote: > Marko Mikulicic <[EMAIL PROTECTED]> writes: > >> The code in cash.c should be cleaned up completely > > > Such criticism is best expressed in the form of a patch ;-) No problem, I will send you a patch. However I want to do things right, because for now my patches for pgsql

Re: [BUGS] Money locale currency symbol position

2002-07-29 Thread Tom Lane
Marko Mikulicic <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> Note though that most of us think the current money type is a kluge >> anyway; anything based on int4 storage doesn't have enough significant >> digits. It would be better rewritten as a thin locale-aware veneer >> over type "numeri

Re: [BUGS] Money locale currency symbol position

2002-07-29 Thread Tom Lane
Marko Mikulicic <[EMAIL PROTECTED]> writes: >The code in cash.c should be cleaned up completely Such criticism is best expressed in the form of a patch ;-) Note though that most of us think the current money type is a kluge anyway; anything based on int4 storage doesn't have enough significa

[BUGS] Money locale currency symbol position

2002-07-29 Thread Marko Mikulicic
POSTGRESQL BUG REPORT TEMPLATE Your name : Marko Mikulicic Your email address : [EMAIL PROTECTED]