Sorry, one more patch:

--- sort.c.orig  2006-01-30 09:07:36.000000000 +0300
+++ sort.c       2006-02-03 09:01:16.000000000 +0300
@@ -43,7 +43,7 @@
        }

        /* Sieve. */
-       if (0) { // FIXME: I think this should be configurable.
+       if (1) { // FIXME: I think this should be configurable.
                sort_connect();

                // FIXME: This doesn't translate correctly to DSN's.


-- 
Oleg Lapshin

Reply via email to