prefix - prefix: Fix pr_cmp() and have pr_lt() and pr_gt() use it rather - Mailing list pgsql-committers

From dim@pgfoundry.org (User Dim)
Subject prefix - prefix: Fix pr_cmp() and have pr_lt() and pr_gt() use it rather
Date
Msg-id 20090614231346.DB900107215E@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix pr_cmp() and have pr_lt() and pr_gt() use it rather than the other way round

Modified Files:
--------------
    prefix:
        README.txt (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/README.txt?r1=1.13&r2=1.14)
        prefix.c (r1.50 -> r1.51)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c?r1=1.50&r2=1.51)

Added Files:
-----------
    prefix:
        queries.sql (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/queries.sql?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: dim@pgfoundry.org (User Dim)
Date:
Subject: prefix - prefix: Cover all implemented operators in the README, which is
Next
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: pgbulkload - pgbulkload: ParallelWriter should have transferred server