Commit Graph

52 Commits

Author SHA1 Message Date
jeremy e2a2af7540 Lowercase COMMENT and bump REVISION. No cookie for me.
OK ajacoutot@
2010-10-05 22:21:35 +00:00
jeremy e936f8c3a2 sequel_pg overwrites the inner loop of the databases/ruby-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.

OK landry@
2010-10-05 19:09:06 +00:00