dbTalk Databases Forums  

[BUGS] BUG #1681: Selection problem

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1681: Selection problem in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
fremaux
 
Posts: n/a

Default [BUGS] BUG #1681: Selection problem - 05-26-2005 , 09:57 AM







The following bug has been logged online:

Bug reference: 1681
Logged by: fremaux
Email address: benjamin.fremaux (AT) sofrecom (DOT) com
PostgreSQL version: 7.2.2
Operating system: Linux kernel 2.4.6.19-mdk
Description: Selection problem
Details:

following query :
SELECT list.group_artifact_id, list.name
FROM artifact_group_list list
WHERE (list.group_artifact_id=167)

returns 2 lines where the first list.group_artifact_id equals "165". The
problem is that the only lines that have to be returned are the ones with
list.group_artifact_id=167

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.