<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -380,7 +380,7 @@ module ActiveRecord
           # There are some incorrectly compiled postgres drivers out there
           # that don't define PGconn.escape.
           self.class.instance_eval do
-            undef_method(:quote_string)
+            remove_method(:quote_string)
           end
         end
         quote_string(s)</diff>
      <filename>activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a444c782125e10ead6227f7cc57b2f5c739111f2</id>
    </parent>
  </parents>
  <author>
    <name>Lars Kanis</name>
    <email>kanis@comcard.de</email>
  </author>
  <url>http://github.com/rails/rails/commit/c2068d14d29ec767c681798b3814f0a8e22fb0ff</url>
  <id>c2068d14d29ec767c681798b3814f0a8e22fb0ff</id>
  <committed-date>2008-08-27T22:51:10-07:00</committed-date>
  <authored-date>2008-08-27T22:49:50-07:00</authored-date>
  <message>PostgreSQL: fix quote_string for certain old pg drivers.  [#94 state:resolved]</message>
  <tree>83fc13ffbfc652a171158dc342386798e85b5f77</tree>
  <committer>
    <name>Jeremy Kemper</name>
    <email>jeremy@bitsweat.net</email>
  </committer>
</commit>
