Warnings - Mailing list pgsql-jdbc

From Jeffrey Melloy
Subject Warnings
Date
Msg-id 6E3CC2A2-A603-11D8-898B-000393C78AC0@visualdistortion.org
Whole thread Raw
Responses Re: Warnings
List pgsql-jdbc
When I attempt to pull the warning from a statement, and display it on
the web, I'm getting some garbage at the beginning and end:


<fontfamily><param>Lucida Grande</param><color><param>4444,4444,4444</param><x-tad-smaller>SNOTICEC00000MQuery
contains only stopword(s) or doesn't contain lexem(s),
ignoredFrewrite.cL249Rclean_fakeval_v2


</x-tad-smaller></color><color><param>0000,0000,0000</param><x-tad-smaller>While
psql just gives "Notice: Query contains only stopwords or doesn't
contain lexem(s), ignored


Any help would be appreciated.


Jeffrey</x-tad-smaller></color></fontfamily>
When I attempt to pull the warning from a statement, and display it on
the web, I'm getting some garbage at the beginning and end:

SNOTICEC00000MQuery contains only stopword(s) or doesn't contain
lexem(s), ignoredFrewrite.cL249Rclean_fakeval_v2

While psql just gives "Notice: Query contains only stopwords or doesn't
contain lexem(s), ignored

Any help would be appreciated.

Jeffrey

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: patch for getUDT
Next
From: Clark Kent
Date:
Subject: Are there any compatibility problem with using pg74jdbc3.jar with Postgres 7.3?