Re: [HACKERS] ERROR: Cannot insert a duplicate key into a unique

2001-09-13 Thread Rachit Siamwalla
' # pg_atoi: error in "hello": can't parse "hello" # ERROR: Bad timestamp external representation 'fdsa' # ERROR: Deadlock detected. -Original Message- From: Christopher Kings-Lynne [mailto:[EMAIL PROTECTED]] Sent: Thursday,

Re: [HACKERS] ERROR: Cannot insert a duplicate key into a unique index

2001-09-13 Thread Christopher Kings-Lynne
13 September 2001 7:18 PM > To: [EMAIL PROTECTED] > Subject: [HACKERS] ERROR: Cannot insert a duplicate key into a unique > index > > > [HACKERS] ERROR: Cannot insert a duplicate key into a unique index > > I'm working on a C code application using loads of > inser

[HACKERS] ERROR: Cannot insert a duplicate key into a unique index

2001-09-13 Thread Haller Christoph
[HACKERS] ERROR: Cannot insert a duplicate key into a unique index I'm working on a C code application using loads of insert commands. It is essential to distinguish between an error coming from a misformed command or other fatal reasons and a duplicate key. In either case