Deleting a child table - Mailing list pgsql-general

From culley@easystreet.com (culley harrelson)
Subject Deleting a child table
Date
Msg-id 66555c72.0111020720.23b504d1@posting.google.com
Whole thread Raw
List pgsql-general
I have dropped the child table in a one to many relationship. Now when
I try to update the parent table I get a message that the child table
doesn't exist.  Any idea what I missed?

Culley

pgsql-general by date:

Previous
From: ananthreddy@yahoo.com (ananth)
Date:
Subject: how to return more than one item from function?
Next
From: Tom Innes
Date:
Subject: Use of Serial Datatype and Sequence Issue