The addition of quote_indent in the postgresql adapter has broken postgresql support on windows. The postgres-pr gem was the only driver working with rails on windows, and it doesn't have quote_indent. The newer drivers such as ruby-pg probably do have the quote_indent method, but rails doesn't support them yet.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

