pkgsrc/databases/ruby-pg
taca b8d76621c3 Update ruby-pg to 0.17.1
pkgsrc change: Add GEM_EXTSDIR support.

== v0.17.1 [2013-12-18] Michael Granger <ged@FaerieMUD.org>

Bugfixes:

- Fix compatibility with signal handlers defined in Ruby. This reverts
  cancelation of queries running on top of the blocking libpq API (like
  Connection#exec) in case of signals. As an alternative the #async_exec
  can be used, which is reverted to use the non-blocking API, again.
- Wrap PQcancel to be called without GVL. It internally waits for
  the canceling connection.

Documentation fixes:

- Fix documentation for PG::Connection::conndefaults.
2014-03-13 18:23:21 +00:00
..
DESCR Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
distinfo Update ruby-pg to 0.17.1 2014-03-13 18:23:21 +00:00
Makefile Update ruby-pg to 0.17.1 2014-03-13 18:23:21 +00:00
PLIST Update ruby-pg to 0.17.1 2014-03-13 18:23:21 +00:00