<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -346,7 +346,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>d356987e2642ae9fc0c9ce6e2eb59d348e2358e8</id>
    </parent>
  </parents>
  <author>
    <name>Lars Kanis</name>
    <email>kanis@comcard.de</email>
  </author>
  <url>http://github.com/rails/rails/commit/79c3f73a7ff9452d1692c6150f8a7503d8afd459</url>
  <id>79c3f73a7ff9452d1692c6150f8a7503d8afd459</id>
  <committed-date>2008-08-27T22:51:46-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>4072be52b20a3c427754fd6915f4cc2729645e1d</tree>
  <committer>
    <name>Jeremy Kemper</name>
    <email>jeremy@bitsweat.net</email>
  </committer>
</commit>
