blob: 074748923a80b9bdb72a1166922172ca9eb538a0 (
plain)
1
2
3
4
5
6
7
|
This is an extention module to access PostgreSQL database from Ruby.
This library works with PostgreSQL 6.4/6.5 and 7.0/7.1.
Authors: Yukihiro Matsumoto <matz@ruby-lang.org>
Eiji Matsumoto <usagi@ruby.club.or.jp>
Noboru Saitou <noborus@zetabits.com> (current maintainer)
WWW: http://www.postgresql.jp/interfaces/ruby/archive/
|