[BUGS] Inconsistency between TO_CHAR() and TO_NUMBER()

2013-05-06 Thread Patryk Kordylewski
Hi, i have the following test-case: http://psql.privatepaste.com/b3b431851a We want to convert a TO_CHAR() formated numeric back to numeric using TO_NUMBER() with the same format string. This does not work with a german locale. By removing the FM prefix and using the exact amount of digits

Re: [BUGS] Inconsistency between TO_CHAR() and TO_NUMBER()

2013-05-06 Thread Patryk Kordylewski
Am 06.05.2013 16:26, schrieb Tom Lane: Patryk Kordylewski writes: Hi, i have the following test-case: http://psql.privatepaste.com/b3b431851a Just for the record: this is a completely unacceptable method of submitting a bug report. After a month from now, when that paste has expired