Re: [HACKERS] Still a NOTICE in dict_thesaurus.c

2007-11-28 Thread Tom Lane
Alvaro Herrera <[EMAIL PROTECTED]> writes: > FYI, at this time only the German and French translations have been > updated almost fully, and none of them is yet 100% in the backend > translation. I think it's appropriate to mark this string for > translation at this time (i.e. turn it into an erep

Re: [HACKERS] Still a NOTICE in dict_thesaurus.c

2007-11-28 Thread Alvaro Herrera
Bruce Momjian wrote: > I have applied the attached patch to change the NOTICE to ERROR. Thanks > for spotting this. FYI, at this time only the German and French translations have been updated almost fully, and none of them is yet 100% in the backend translation. I think it's appropriate to mark

Re: [HACKERS] Still a NOTICE in dict_thesaurus.c

2007-11-27 Thread Bruce Momjian
Bruce Momjian wrote: > Tom Lane wrote: > > Bruce Momjian <[EMAIL PROTECTED]> writes: > > > Thanks, working on this now. Because the stop words can be any stop > > > word I didn't imagine it could be in the subsitution. What stop word > > > will it use? Anyway, coding it now to match the left-han

Re: [HACKERS] Still a NOTICE in dict_thesaurus.c

2007-11-27 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Thanks, working on this now. Because the stop words can be any stop > > word I didn't imagine it could be in the subsitution. What stop word > > will it use? Anyway, coding it now to match the left-hand-side. > > Why would you do t

Re: [HACKERS] Still a NOTICE in dict_thesaurus.c

2007-11-27 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Thanks, working on this now. Because the stop words can be any stop > word I didn't imagine it could be in the subsitution. What stop word > will it use? Anyway, coding it now to match the left-hand-side. Why would you do that? There is not any corre

Re: [HACKERS] Still a NOTICE in dict_thesaurus.c

2007-11-27 Thread Bruce Momjian
Thanks, working on this now. Because the stop words can be any stop word I didn't imagine it could be in the subsitution. What stop word will it use? Anyway, coding it now to match the left-hand-side. --- Tom Lane wrote:

[HACKERS] Still a NOTICE in dict_thesaurus.c

2007-11-27 Thread Tom Lane
Wasn't this patch http://archives.postgresql.org/pgsql-committers/2007-11/msg00170.php supposed to fix things so that we wouldn't be throwing NOTICEs out of tsearch dictionary init functions? It seems to have gotten only one of the two elog(NOTICE) calls in there. The other one is for a stopword