From: Jeff Davis Date: 2007-03-06T05:49:30+09:00 Subject: Re: postgres gem & hashes On Mon, 2007-03-05 at 12:25 +0900, Bertram Scharpf wrote: > Hi, > > Am Montag, 26. Feb 2007, 18:05:38 +0900 schrieb jef peeraer: > > i am a real postgresql addict so i installed postgres gem ( which is > > version 0.7.1, i think). Everything works like a charm, but there is > > some basic functionality i miss : i want to return tupples in a hash > > instead of an array. As an former PHP user, this was a basic thing to > > do. I googled a bit, and found some posts about a new version ( 0.8 ), > > which could handle these hashes. But the actual gem is 0.7.1 . > > What can i do ? > > Write your own patch. I really mean it; it's not so > difficult. It's not difficult to write the patch, I have patches of my own that I would like accepted, but the maintainer is not being responsive. Regards, Jeff Davis