compile error for DBD-Pg-0.95 + Cannot insert a duplicate key - Mailing list pgsql-bugs

From V. M.
Subject compile error for DBD-Pg-0.95 + Cannot insert a duplicate key
Date
Msg-id F121mvjkO22ZhCl8aii00024e93@hotmail.com
Whole thread Raw
List pgsql-bugs
for latest cvs snapshot
compile error for DBD-Pg-0.95:

cannot find 2 include files  libpq-fe.h and   postgres_ext.h  in the normal
postgres include dir, must specify the subdir "postgres".

-----------------
for latest cvs snapshot :

UPDATE bann_info SET cre=cre-20, dis=dis+1  WHERE id=1

[Sun Apr  1 22:02:28 2001] DISPLAY.PM: ERROR Committing: ROLLING-BACK:
DBD::Pg::db do failed: ERROR:  Cannot insert a duplicate key into unique
index bann_info_idx

-----------------
but no indexes on cre and dis, only on id.


valter
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Loosing files after backend crash
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: PostgreSQL 7.0.2 Date Miscalculation