insert statement going into infinite loop - Mailing list pgsql-bugs

From Trimurthulu Bandaru
Subject insert statement going into infinite loop
Date
Msg-id 1293191832.2604.14.camel@andromeda
Whole thread Raw
Responses Re: insert statement going into infinite loop  (Jaime Casanova <jaime@2ndquadrant.com>)
Re: insert statement going into infinite loop  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-bugs
Hi everybody..
I have table with 11 attributes, 6 of them refers different tables and
having one primary key.
when I am trying to insert row with 121 key value, its going into
infinite loop..
I didnt find any error in table definition and no foreign key
violations..
Can you please help me in this issue..
I am thinking its a bug in postgres..
Can you make clear in this issue..

thank you..


--
with best
 --Trim..

pgsql-bugs by date:

Previous
From: Marc Cousin
Date:
Subject: Re: BUG #5801: characters not encoded properly for column names
Next
From: Jaime Casanova
Date:
Subject: Re: insert statement going into infinite loop