[BUGS] BUG #5086: Install doesnt work

2009-09-29 Thread Pieter-Jan
The following bug has been logged online: Bug reference: 5086 Logged by: Pieter-Jan Email address: pieter-jan.beck...@hotmail.com PostgreSQL version: 8x Operating system: Windows 7 professional Description:Install doesnt work Details: When I try to install

[BUGS] Relational operators

2005-06-27 Thread Pieter-Jan Savat
Hi, I was wondering if the following issue is in fact a bug, or just inconvenient behaviour... say a table looks like this: table --- c (varchar) '20' '0' '-10' 'klj' '> 5' 'qwerty' '< 6' The query select * from table where c < 5 will return for instance the tuple containing '20'. In other