Updating a table column with ref integrity - Mailing list pgsql-sql

From teknokrat
Subject Updating a table column with ref integrity
Date
Msg-id ar2mb5$2f15$1@news.hub.org
Whole thread Raw
Responses Re: Updating a table column with ref integrity  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
I need to to change the type of a table column. The problem is that this  table has a ref integrity constarint set up
withanother table. Does 
 
anyone know how I can do this easily without breaking any constraints.

thanks



pgsql-sql by date:

Previous
From: Evgen Potemkin
Date:
Subject: Proposal of hierarchical queries, a la Oracle
Next
From: Stephan Szabo
Date:
Subject: Re: Error message: standard SQL or PostgreQSL?