Re: [BUGS] BUG #5068: LIKE

2009-09-20 Thread Peter Eisentraut
On Sun, 2009-09-20 at 01:00 +, Paulo wrote: > like to select a field containing Numeric 4 and compared with a > char(30) > field. > In oracle and postgresql to version 8.2 worked perfectly, now the new > version no longer works, as we have many queries in this format. Hard to say without havi

[BUGS] BUG #5068: LIKE

2009-09-19 Thread Paulo
The following bug has been logged online: Bug reference: 5068 Logged by: Paulo Email address: correio@gmail.com PostgreSQL version: 8.4 Operating system: win2003 Description:LIKE Details: like to select a field containing Numeric 4 and compared with a char(30) f