Re: [PATCHES] replace_text() improvement

2005-07-04 Thread Bruce Momjian
Patch applied. Thanks. --- Atsushi Ogawa wrote: > > I made the patch that improved the performance of replace_text(). > The content of the patch is as follows: > > (1)Create shortcut when subtext was not found. > > (2)S

Re: [PATCHES] replace_text() improvement

2005-06-27 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches It will be applied as soon as one of the PostgreSQL committers reviews and approves it. --- At