On Fri, 10 Sep 2004, Peter Eisentraut wrote:

> The yyerror strings are pasted together by bison in the worst possible 
> fashion.  But I doubt this patch fixes that.

True, if that happens in the bison-generated code then we either have to
live with it or fix bison. Now we at least get the whole strings used by
bison translated, and the other strings (if any) will not hurt at all. 

This is the best we can do until bison learns about gettext and the end
result is not bad at all.

-- 
/Dennis Bj�rklund


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to