Sha256: 9475ebb9a112b4b7939a44b1c516cd41647c9d5e9a9e91c7b58d37602eb92620
Contents?: true
Size: 1.5 KB
Versions: 4
Compression:
Stored size: 1.5 KB
Contents
## 0.10.5 2011-05-03 No changes ## 0.10.4 2011-04-28 New features * Add save point to transactions (all) * JRuby 1.9 mode support (encodings etc.) Bugfixes * Fix segfault when no tuples are returned from a non select statement (do\_postgres) * Fix bug when using nested transactions in concurrent scenarios (all) * Use column aliases instead of names (jruby) * DST calculation fixes (all) * Fix handling sub second precision for Time objects (do\_postgres) Other * Refactor to DRY up the adapters (all) * Many style fixes * Switch back to RSpec ## 0.10.3 2011-01-30 * Reworked transactions * Fix a DST bug that could cause datetimes in the wrong timezone ## 0.10.2 2010-05-19 * Make Encoding.default_internal aware * Rework logging for making callbacks possible * Remove handling Object types directly ## 0.10.1 2010-01-08 * Support for Ruby 1.8 and 1.9 on Windows. * Switch to Jeweler for Gem building tasks (this change may be temporary). * Switch to using Bacon for running specs: This should make specs friendlier to new Ruby implementations that are not yet 100% MRI-compatible, and in turn, pave the road for our own IronRuby and MacRuby support. * Switch to the newly added rake-compiler `JavaExtensionTask` for compiling JRuby extensions, instead of our (broken) home-grown solution. ## 0.9.12 2009-05-17 * Improvements * Windows support ## 0.9.11 2009-01-19 * Improvements * Ruby 1.9 support * Fixes * Fix build issue on certain platforms introduces with 0.9.10 ## 0.9.9 2008-11-27 * No changes since 0.9.8
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
do_postgres-0.10.5 | ChangeLog.markdown |
do_postgres-0.10.5-x86-mswin32-60 | ChangeLog.markdown |
do_postgres-0.10.5-x86-mingw32 | ChangeLog.markdown |
do_postgres-0.10.5-java | ChangeLog.markdown |