prefix - prefix: Cleanup: get rid of useless operators and functions

From: dim(at)pgfoundry(dot)org (User Dim)
To: pgsql-committers(at)postgresql(dot)org
Subject: prefix - prefix: Cleanup: get rid of useless operators and functions
Date: 2008-04-10 08:27:49
Message-ID: 20080410082749.8AF5C17AD09D@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Cleanup: get rid of useless operators and functions

Modified Files:
--------------
prefix:
README.txt (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/README.txt.diff?r1=1.8&r2=1.9)
prefix.c (r1.34 -> r1.35)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.34&r2=1.35)
prefix.sql.in (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.sql.in.diff?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2008-04-10 10:43:35 pgsql: PGTYPEStimestamp_sub should use the values and not the pointers
Previous Message User Dim 2008-04-10 07:38:28 prefix - prefix: refine __pr_penalty() DEBUG, some more docs