compile error for DBD-Pg-0.95 + Cannot insert a duplicate key

From: "V(dot) M(dot)" <txian(at)hotmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: compile error for DBD-Pg-0.95 + Cannot insert a duplicate key
Date: 2001-04-02 23:47:55
Message-ID: F121mvjkO22ZhCl8aii00024e93@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2001-04-02 23:52:42 PostgreSQL 7.0.2 Date Miscalculation
Previous Message Tom Lane 2001-04-02 23:34:42 Re: Loosing files after backend crash