A Ruby interface to the PostgreSQL RDBMS
This is the extension library to access a PostgreSQL database from Ruby.
This library works with PostgreSQL 7.4 and later.
- Developed at devel:languages:ruby:extensions
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/rubygem-pg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pg-0.11.0.gem | 0000115200 113 KB | |
rubygem-pg.changes | 0000004200 4.1 KB | |
rubygem-pg.spec | 0000002468 2.41 KB |
Revision 14 (latest revision is 48)
Stephan Kulow (coolo)
accepted
request 105352
from
Sascha Peilicke (saschpe)
(revision 14)
- Added detail about last version update - Ran spec-cleaner - patch license to follow spdx.org standard - update to version 0.11.0 * Move connection-parameter parsing into Ruby * Automated merge with ssh://bitbucket.org/larskanis/ruby-pg * Update cross compilation tasks to use Ruby 1.8.7 instead of 1.8.6 * Update readme for cross compile * Use RUBY_CC_VERSION from command line, if set * update PG and OpenSSL version for cross compile * always run "make libpq.a" for cross compilation * re-add required libs for cross compilation
Comments 0