prefix - prefix: fix gpr_penalty implementation, having it consider - Mailing list pgsql-committers

From dim@pgfoundry.org (User Dim)
Subject prefix - prefix: fix gpr_penalty implementation, having it consider
Date
Msg-id 20080408140216.1860E17AE6A2@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
fix gpr_penalty implementation, having it consider '[a-b]' kind of prefix ranges

Modified Files:
--------------
    prefix:
        prefix.c (r1.27 -> r1.28)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.27&r2=1.28)

pgsql-committers by date:

Previous
From: gleu@pgfoundry.org (User Gleu)
Date:
Subject: pgsnap - pgsnap: * Support for -W commandline option (per Olivier "dup"
Next
From: julo@pgfoundry.org (User Julo)
Date:
Subject: optimizer - jos: Greedy algorithm rewritten from scratch and added to