Re: AW: [HACKERS] regular expressions from hell
От | Bruce Momjian |
---|---|
Тема | Re: AW: [HACKERS] regular expressions from hell |
Дата | |
Msg-id | 199807190422.AAA10963@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: AW: [HACKERS] regular expressions from hell (dg@illustra.com (David Gould)) |
Список | pgsql-hackers |
> As it happens, rx-1.9 is not under either the GPL, or the LGPL. The author > offers a range of free and commercial licenses. It appears that we could > use this software, but the safest bet would be to contact the author and ask > as the license documents are not as well spelled out as the Gnu licences and > I may have misunderstood them. David, I received this from the maintainer of our current regex library. Seems like rx may be too buggy for us. But we do need a faster regex library. --------------------------------------------------------------------------- > Henry, will the new code you write be in the public domain, or only part > of BSDI? The new regex code will be under essentially the same redistribution terms as the old stuff (in fact, slightly more generous). BSDI didn't end up contributing to this particular project, and the folks who did were all happy with open redistribution. I should clarify that this code isn't "to be written" -- it already exists, although I'm not entirely happy with it yet and want to limit distribution until it's tidied up somewhat. > Would you recommend we replace our regex stuff with something else? My only real competitor :-) right now appears to be the GNU rx package, and I have heard enough grumbling about it that I hesitate to recommend it for general use. It's faster but it has problems, is my impression; I have not examined it closely. > Do you have any patches you would like us to test? Nothing quite yet. Incidentally, the new code is a from-scratch reimplementation, not just patches to the 4.4 one. Henry Spencer henry@zoo.toronto.edu -- Bruce Momjian | 830 Blythe Avenue maillist@candle.pha.pa.us | Drexel Hill, Pennsylvania 19026 + If your life is a hard drive, | (610) 353-9879(w) + Christ can be your backup. | (610) 853-3000(h)
В списке pgsql-hackers по дате отправления: