Thanks to visit codestin.com
Credit goes to postgrespro.com

prefix - prefix: copy/paste-o broken implementation of - Mailing list pgsql-committers

From [email protected] (User Dim)
Subject prefix - prefix: copy/paste-o broken implementation of
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
copy/paste-o broken implementation of gist_prefix_range_ops, operator @>(prefix_range, prefix_range) which is an alias
for>>= 

Modified Files:
--------------
    prefix:
        prefix.c (r1.23 -> r1.24)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.23&r2=1.24)
        prefix.sql.in (r1.12 -> r1.13)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.sql.in.diff?r1=1.12&r2=1.13)

pgsql-committers by date:

Previous
From: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Changed statement escaping to not escape continuation line
Next
From: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike