Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion PostgreSQL Array Support
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peter van Hardenberg  
View profile  
 More options Mar 7 2012, 3:29 am
From: Peter van Hardenberg <p...@pvh.ca>
Date: Wed, 7 Mar 2012 00:29:57 -0800
Local: Wed, Mar 7 2012 3:29 am
Subject: Re: PostgreSQL Array Support

On Tue, Mar 6, 2012 at 1:55 PM, Jeremy Evans <jeremyeva...@gmail.com> wrote:
> I've added a pg_array extension to Sequel with pretty decent support for
> PostgreSQL string/numeric arrays:
> https://github.com/jeremyevans/sequel/commit/dc25a56e342cde055bac9da2...

> There is still a bit more work necessary to easily use PostgreSQL arrays
> with models, but this at least makes it easy for datasets.  Unlike the
> sequel_column_type_array extension, this supports more types of arrays, as
> well as multi-dimensional arrays.  As far as I know, it's the only ruby
> parser that supports multi-dimensional string arrays.  The string array
> parser is probably fairly slow, I may add a ragel-based parser to sequel_pg
> later if people are finding it to be a bottleneck (send ruby-prof output
> with your request).

> Anyway, if you are a PostgreSQL array user, please give this new extension a
> shot.  I'll be expanding on it to make it work nicely with models, and
> probably add another extension that makes it possible to use array operators
> without dropping to literal SQL.

> Thanks,
> Jeremy

fantastic! now that hstore is a proper extension in 9.1, i'd love to
revisit the work i did on that and get it merged in. i'll try and make
some time on thursday to talk.

-p

--
Peter van Hardenberg
San Francisco, California
"Everything was beautiful, and nothing hurt." -- Kurt Vonnegut


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.