Re: [GENERAL] problems with dropped columns - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [GENERAL] problems with dropped columns
Date
Msg-id 20030308120830.H22143-100000@houston.familyhealth.com.au
Whole thread Raw
In response to Re: [GENERAL] problems with dropped columns  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> > There are (at least) two distinct problems involved here.  One is
> > getting plpgsql to deal correctly with rowtypes that include dropped
> > columns.  The other is getting it to react when someone alters a table
> > whose rowtype is relied on by already-compiled functions.

I'm working on this one...I don't know all the dependencies of things off
the top of my head, so it's a little bit painstakign...

Chris




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Precompile SQL functions
Next
From: Tom Lane
Date:
Subject: Re: Precompile SQL functions