ruby-sequel-pg 1.6.16-1build2 source package in Ubuntu

Changelog

ruby-sequel-pg (1.6.16-1build2) bionic; urgency=high

  * No change rebuild against ruby-defaults without ruby2.3 support.

 -- Dimitri John Ledkov <email address hidden>  Thu, 01 Mar 2018 09:36:12 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ruby
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-sequel-pg_1.6.16.orig.tar.gz 15.7 KiB af1243b1ae95275382a8054d7bcde8752620cfbda8480e9829831f0e0bebc13c
ruby-sequel-pg_1.6.16-1build2.debian.tar.xz 2.8 KiB 9654a0e2a830cc9e5c175bda2fec7bfcc5ff246589220b539f61f2d6834a4eb4
ruby-sequel-pg_1.6.16-1build2.dsc 1.8 KiB 612031099d0511556f5a446c44c8851575ab76c4b4c78bdf4c5edbb4ec7b2f07

Available diffs

View changes file

Binary packages built by this source

ruby-sequel-pg: Faster SELECTs when using Sequel with pg

 sequel_pg overwrites the inner loop of the Sequel postgres
 adapter row fetching code with a C version. The C version
 is significantly faster (2-6x) than the pure ruby version
 that Sequel uses by default.

ruby-sequel-pg-dbgsym: debug symbols for ruby-sequel-pg