POSIX regex performance bug in 7.3 Vs. 7.2 - Mailing list pgsql-hackers

From wade
Subject POSIX regex performance bug in 7.3 Vs. 7.2
Date
Msg-id 3.0.32.20030131143700.01ca3b50@mail.wavefire.com
Whole thread Raw
Responses Re: POSIX regex performance bug in 7.3 Vs. 7.2  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: POSIX regex performance bug in 7.3 Vs. 7.2  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Hello, We recently upgraded a project from 7.2 to 7.3.1 to make use of some of
the cool new features in 7.3.  The installed version is CVS stable from
yesterday.  However, we noticed a major performance hit in POSIX regular
expression matches against columns using the ~* operator.  
http://arch.wavefire.com/badregex73.txt has explain analyze output from 7.2
and 7.3.1 respectively.  Both of these tables have only 101 rows.  The
7.3.1 install is using the default settings from postgresql.conf.
 Any ideas as to why this should be happening?
 Should anyone require additional information, please let me know.

-Wade Klaver


pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: [mail] Re: Windows Build System
Next
From: "Merlin Moncure"
Date:
Subject: win32 port --asynchronous I/O and memory