prefix - prefix: prefix_range datatype now has working in/out functions - Mailing list pgsql-committers

From dim@pgfoundry.org (User Dim)
Subject prefix - prefix: prefix_range datatype now has working in/out functions
Date
Msg-id 20080312123044.85C2017AE681@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
prefix_range datatype now has working in/out functions and text casts

Modified Files:
--------------
    prefix:
        prefix.c (r1.14 -> r1.15)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.14&r2=1.15)
        prefix.sql.in (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.sql.in.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Support date extraction functions
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add to TODO: > > * Add array_accum() and array_to_set()