Re: Table Inherit Problem - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Table Inherit Problem
Date
Msg-id 29091.1041718393@sss.pgh.pa.us
Whole thread Raw
In response to Table Inherit Problem  ("CN" <cnliou9@fastmail.fm>)
List pgsql-bugs
"CN" <cnliou9@fastmail.fm> writes:
> db1=# update tt1 set remark ='xx';
> ERROR:  Cannot insert a duplicate key into unique index tt2_pkey

This example works okay in 7.2.3.  I think I broke it in 7.3 while
fixing another problem :-(.  Will work on it.

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #863: pg_dump segfaults
Next
From: Tom Lane
Date:
Subject: Re: Bug #863: pg_dump segfaults