| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | rucsoftsec(at)163(dot)com, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #13688: lack of return value in r_mark_regions() |
| Date: | 2015-10-20 17:20:51 |
| Message-ID: | 20151020172051.GR3391@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> > I notice we haven't updated those files since they were first introduced
> > in 2007. That can't be right ...
>
> Unfortunately, snowball development is nearly dead. (We seem to have a
> bad habit of outliving projects we depend on ...) I think there were
> some minor bug fixes since we copied the code, but no new formal release,
> which is why I hadn't gotten motivated to update. Dunno if this
> particular issue is fixed upstream.
Apparently, there's a month-old effort to revive it at
http://snowballstem.org/ It's probably too new to be depend on it yet,
but there are plenty of commits to the source repo.
However, the maintainer posted to alert that the license is actually
3-clause BSD: http://article.gmane.org/gmane.comp.search.snowball/1558
which is OpenSSL-level licensing nightmare all over again ...
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-10-20 17:28:04 | Re: BUG #13687: bug in row_to_json function with '-infinity' timestamp |
| Previous Message | Tom Lane | 2015-10-20 16:21:38 | Re: BUG #13690: Full Text Search with spanish dictionary cannot find some words |