Roderick van Domburg
2007-Jul-29 12:00 UTC
#8049: Improve PostgreSQL adapter compatibility, feature set, and performance
Hi everyone, My company has graciously sponsored me the time to wrap up my improvements to the PostgreSQL adapter and add the changes that bitsweat had asked for. It''d be great if the patch could be reviewed again for inclusion. Thanks! -- Roderick van Domburg http://www.nedforce.nl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Koziarski
2007-Aug-02 03:35 UTC
Re: #8049: Improve PostgreSQL adapter compatibility, feature set, and performance
On 7/30/07, Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> wrote:> > Hi everyone, > > My company has graciously sponsored me the time to wrap up my > improvements to the PostgreSQL adapter and add the changes that > bitsweat had asked for. It''d be great if the patch could be reviewed > again for inclusion.Are there any active users of postgres around who want to give the patch a test / +1? My own postgres installation hasn''t been used in some time, and I don''t feel particularly qualified to pass judgement on this patch -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Roderick van Domburg
2007-Aug-12 14:32 UTC
Re: #8049: Improve PostgreSQL adapter compatibility, feature set, and performance
On 2 aug, 05:35, "Michael Koziarski" <mich...@koziarski.com> wrote:> On 7/30/07, Roderick van Domburg <r.s.a.vandomb...@nedforce.nl> wrote: > > My company has graciously sponsored me the time to wrap up my > > improvements to the PostgreSQL adapter and add the changes that > > bitsweat had asked for. It''d be great if the patch could be reviewed > > again for inclusion. > > Are there any active users of postgres around who want to give the > patch a test / +1? My own postgres installation hasn''t been used in > some time, and I don''t feel particularly qualified to pass judgement > on this patch*bump* tarmo''s given it a +1 over at the Trac site. Any other takers? Let me know if anything needs any further adjustment too and I''ll gladly take it up. -- Roderick van Domburg http://www.nedforce.nl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Jonathan Weiss
2007-Aug-13 09:20 UTC
Re: #8049: Improve PostgreSQL adapter compatibility, feature set, and performance
Roderick van Domburg wrote:> On 2 aug, 05:35, "Michael Koziarski" <mich...@koziarski.com> wrote: >> On 7/30/07, Roderick van Domburg <r.s.a.vandomb...@nedforce.nl> wrote: >>> My company has graciously sponsored me the time to wrap up my >>> improvements to the PostgreSQL adapter and add the changes that >>> bitsweat had asked for. It''d be great if the patch could be reviewed >>> again for inclusion. >> Are there any active users of postgres around who want to give the >> patch a test / +1? My own postgres installation hasn''t been used in >> some time, and I don''t feel particularly qualified to pass judgement >> on this patch > > *bump* > > tarmo''s given it a +1 over at the Trac site. Any other takers? > Let me know if anything needs any further adjustment too and I''ll > gladly take it up. >I gave it a go on my local app test suite and everything is fine. +1 from me. Jonathan -- Jonathan Weiss http://blog.innerewut.de --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Tarmo Tänav
2007-Aug-13 12:51 UTC
Re: #8049: Improve PostgreSQL adapter compatibility, feature set, and performance
On E, 2007-08-13 at 11:20 +0200, Jonathan Weiss wrote:> I gave it a go on my local app test suite and everything is fine. > > +1 from me. > > Jonathan >Hi, Could you add the +1 to trac? (and a verified keyword with it) Thanks, -- Tarmo Tänav <tarmo@itech.ee> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Jonathan Weiss
2007-Aug-13 14:56 UTC
Re: #8049: Improve PostgreSQL adapter compatibility, feature set, and performance
Tarmo Tänav wrote:> > Could you add the +1 to trac? (and a verified keyword with it) >done Jonathan -- Jonathan Weiss http://blog.innerewut.de --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Michael Koziarski
2007-Aug-16 09:44 UTC
Re: #8049: Improve PostgreSQL adapter compatibility, feature set, and performance
> My company has graciously sponsored me the time to wrap up my > improvements to the PostgreSQL adapter and add the changes that > bitsweat had asked for. It''d be great if the patch could be reviewed > again for inclusion.Thanks for all your work on this Roderick. I''ve committed this patch to trunk and we''ll see how it goes. Nice work! -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---