pgsql: Fix wrong NOTICE/ERROR levels

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix wrong NOTICE/ERROR levels
Date: 2006-06-02 18:03:06
Message-ID: 20060602180306.C3B4C9FA43C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix wrong NOTICE/ERROR levels

Modified Files:
--------------
pgsql/contrib/tsearch2:
dict_thesaurus.c (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/dict_thesaurus.c.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2006-06-02 23:00:28 fulldisjunction - fd: Changed some Makefile path settings
Previous Message Teodor Sigaev 2006-06-02 17:55:40 pgsql: Distinguish between stop-word recognized in thesaurus_lexize()