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 |
---|---|---|
gem2rpm.yml | 0000000178 178 Bytes | |
pg-1.4.4.gem | 0000201728 197 KB | |
rubygem-pg-rpmlintrc | 0000000175 175 Bytes | |
rubygem-pg.changes | 0000041474 40.5 KB | |
rubygem-pg.spec | 0000001910 1.87 KB |
Revision 44 (latest revision is 48)
Dominique Leuenberger (dimstar_suse)
accepted
request 1032152
from
Stephan Kulow (coolo)
(revision 44)
updated to version 1.4.4 see installed History.rdoc == v1.4.4 [2022-10-11] Lars Kanis <lars@greiz-reinsdorf.de> - Revert to let libpq do the host iteration while connecting. #485 Ensure that parameter `connect_timeout` is still respected. - Handle multiple hosts in the connection string, where only one host has writable session. #476 - Add some useful information to PG::Connection#inspect. #487 - Support new pgresult_stream_any API in sequel_pg-1.17.0. #481 - Update Windows fat binary gem to PostgreSQL-14.5.
Comments 0