bug in v7.02 on redhat 7 - Mailing list pgsql-bugs

From Scott Cao
Subject bug in v7.02 on redhat 7
Date
Msg-id Pine.SOL.4.10.10012131649460.783-100000@fox.cs.ucla.edu
Whole thread Raw
List pgsql-bugs
query="select * from product where cat1 like 'Home decoration--%'"
this query does not return any tuples in v7.02 but return 1 tuple in v6.5x
with the same database population.
I ran another query="select * from product where cat1='Home
decoration--musical'". This query return one tuple.
I ran another query="select * from product where cat1 like '%Home
decoration--%'". This query return one tuple.

pgsql-bugs by date:

Previous
From: Andriy Rozeluk
Date:
Subject: setQueryTimeout in JDBC driver seems unimplemented
Next
From: Bruno Wolff III
Date:
Subject: Bug report