python - be: Minor bytea improvements.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Minor bytea improvements.
Date: 2005-11-22 20:23:24
Message-ID: 20051122202324.8D05D1125049@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Minor bytea improvements.

Make the "+" operator use "||".
In bytea_new, return the source if it is of the subtype(subtype==ob_type).

Modified Files:
--------------
be/src/type:
bitwise.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type/bitwise.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-11-22 22:30:33 pgsql: Fix up comment munged by pg_indent.
Previous Message Bruce Momjian 2005-11-22 18:23:31 pgsql: Re-run pgindent, fixing a problem where comment lines after a