prefix - prefix: prefix_range @> prefix(text) operator and its

From: dim(at)pgfoundry(dot)org (User Dim)
To: pgsql-committers(at)postgresql(dot)org
Subject: prefix - prefix: prefix_range @> prefix(text) operator and its
Date: 2008-03-13 10:00:14
Message-ID: 20080313100014.4071817ADD7E@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
prefix_range @> prefix(text) operator and its commutator

Modified Files:
--------------
prefix:
prefix.c (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.16&r2=1.17)
prefix.sql.in (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.sql.in.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dim 2008-03-13 14:44:48 prefix - prefix: Operator <(prefix_range, prefix_range) and <=, > and >=
Previous Message Bruce Momjian 2008-03-13 01:56:47 pgsql: Add URL for: * Do async I/O for faster random read-ahead of data