pgsql: Teach regex_fixed_prefix() the correct handling of advanced regex - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Teach regex_fixed_prefix() the correct handling of advanced regex
Date
Msg-id 20041202024524.9ABF03A565F@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Teach regex_fixed_prefix() the correct handling of advanced regex
escapes --- they aren't simply quoted characters.  Problem noted by
Antti Salmela.  Also fix problem with incorrect handling of multibyte
characters when followed by a quantifier.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        selfuncs.c (r1.147.2.3 -> r1.147.2.4)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/selfuncs.c.diff?r1=1.147.2.3&r2=1.147.2.4)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Teach regex_fixed_prefix() the correct handling of advanced regex
Next
From: dpage@pgfoundry.org (User Dpage)
Date:
Subject: pginstaller - pginst: Add pgadmin3.lng and libecpg.lib VC++ import