pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8
Date: 2004-11-24 22:57:10
Message-ID: 20041124225710.E9A343A4336@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from
8.4.1). This corrects some curious regex bugs, though not the greediness
issue I was hoping to find a solution for :-(

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/src/backend/regex:
regcomp.c (r1.39 -> r1.39.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/regex/regcomp.c.diff?r1=1.39&r2=1.39.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Diogob 2004-11-25 13:17:45 press - pr: no message
Previous Message Tom Lane 2004-11-24 22:56:56 pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8