[Pxlib-devel] pxview: create primary key constraint
Brought to you by:
steinm
From: Kenneth P. <sh...@se...> - 2007-11-26 20:43:06
|
PostgreSQL isn't recognizing the generated "unique" constraint as being a primary key. The attached patch issues an explicit primary key constraint in addition to the existing unique constraint. |