pgsql: Code cleanup for the new regexp UDFs: we can hardcode the OID and - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: Code cleanup for the new regexp UDFs: we can hardcode the OID and
Date
Msg-id 20070328225937.1C7C69FB94A@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Code cleanup for the new regexp UDFs: we can hardcode the OID and some
properties of the "text" type, and then simplify the code accordingly.
Patch from Jeremy Drake.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        regexp.c (r1.70 -> r1.71)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/regexp.c.diff?r1=1.70&r2=1.71)

pgsql-committers by date:

Previous
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Replace 4-clause licensed blf.[ch] with blowfish implementation
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Teach CLUSTER to skip writing WAL if not needed (ie, not using