Re: [BUGS] BUG #6277: Money datatype conversion wrong with Russian locale

2011-10-30 Thread Tom Lane
Alexander Lakhin writes: > I think there is no need to leave such assumptions. I would propose the > following fix: http://pastebin.com/EBw5YB65 (it corrects a BUG #6144 too) > I can send it as a patch if you wish. Please notice a comments regarding > regression tests. IMHO at least currency sym

Re: [BUGS] plperl no longer provides string representations of composite values

2011-10-30 Thread Mischa POSLAWSKY
Alex Hunsaker skribis 2011-10-28 22:03 (-0600): > On Fri, Oct 28, 2011 at 16:42, Mischa POSLAWSKY wrote: > > Composite types are converted to and from Perl hashes since commit > > REL9_1_ALPHA4~146 (Convert Postgres arrays to Perl arrays on PL/perl input > > arguments; 2011-02-17), but are not st

[BUGS] BUG #6278: Index scans on '>' condition on field with many NULLS

2011-10-30 Thread Maksym Boguk
The following bug has been logged online: Bug reference: 6278 Logged by: Maksym Boguk Email address: maxim.bo...@gmail.com PostgreSQL version: 9.0 Operating system: Linux Description:Index scans on '>' condition on field with many NULLS Details: I not sure it is mis