pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-pg
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 8 16:50:14 UTC 2013
Modified Files:
pkgsrc/databases/ruby-pg: Makefile distinfo
Log Message:
Update ruby-pg to 0.17.0.
== v0.17.0 [2013-09-15] Michael Granger <ged%FaerieMUD.org@localhost>
Bugfixes:
- Fix crash by calling PQsend* and PQisBusy without GVL (#171).
Enhancements:
- Add method PG::Connection#copy_data.
- Add a Gemfile to allow installation of dependencies with bundler.
- Add compatibility with rake-compiler-dev-box.
- Return self from PG::Result#check instead of nil. This allows
to stack method calls.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/databases/ruby-pg/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/ruby-pg/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index