Postgres extension lib

Note that the PGresult#value_byname() method that is documented there is one I added myself; it does not exist in the official postgres distribution. If you want that method, download and compile http://phrogz.net/RubyLibs/postgres.c.gz (11k)

···

________________________________

From: Gavin Kistner
Sent: Tue 8/16/2005 2:27 PM
To: ruby-talk ML
Subject: Re: postgres extension lib

I added my own documentation and put it online at:
http://phrogz.net/RubyLibs/rdoc/files/postgres_c.html

________________________________

From: eoghan [mailto:ruby@redry.net]
Sent: Tue 8/16/2005 2:20 PM
To: ruby-talk ML
Subject: postgres extension lib

Hi
Im wondering if there is more detailed docs for the postgres
extension lib than the ones here:
http://ruby.scripting.ca/postgres/
Which are good, but im not that long with ruby or postgres and would
like some more detailed info. Installation and connection is not a
problem...
Thanks
Eoghan