prefix - prefix: Fix pr_cmp() and have pr_lt() and pr_gt() use it rather

From: dim(at)pgfoundry(dot)org (User Dim)
To: pgsql-committers(at)postgresql(dot)org
Subject: prefix - prefix: Fix pr_cmp() and have pr_lt() and pr_gt() use it rather
Date: 2009-06-14 23:13:46
Message-ID: 20090614231346.DB900107215E@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Itagaki 2009-06-15 09:46:45 pgbulkload - pgbulkload: ParallelWriter should have transferred server
Previous Message User Dim 2009-06-14 18:06:50 prefix - prefix: Cover all implemented operators in the README, which is