You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to queue_...@googlegroups.com
Ryan,
Congratulations on releasing 2.0! Terrific job! We really love using queue_classic.
Are you still planning to use the hstore in the next release?
Best wishes,
Tom
Ryan Smith
unread,
May 8, 2012, 12:35:13 PM5/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to queue_...@googlegroups.com
Thanks for the congratulations. As I mentioned in my tweet, I was really impressed by all of the bug reports and pull requests.
At one time I was thinking of using hstore as the datatype for the args column. However, since JSON will be a native datatype in PostgreSQL 9.2 [1] I think it makes sense to use JSON instead of hstore. Do you have a strong case for using hstore over JSON?