From: Michael Neumann Date: 2004-11-19T02:44:51+09:00 Subject: Re: [ANN] postgres-pr (pure Ruby PostgreSQL) David Ross wrote: > Maybe I'll throw it together then for batsman, I *love* postgres with a > passion, and was going to use postgres as a backend for my project. I'm > glad theres a pure ruby version, people hate compiling. Thanks a kilo > Neumann btw, I quickly hacked up a compat-library, so that you can use the postgres-ActiveRecord adaptor. It thinks, it uses the C version of postgres (and indeed loads it if it's available). I was to lazy to rewrite the whole adaptor... Regards, Michael