Re: possible constraint bug? - Mailing list pgsql-hackers

From Don Baccus
Subject Re: possible constraint bug?
Date
Msg-id 3.0.1.32.20000818125337.014b6100@mail.pacifier.com
Whole thread Raw
In response to possible constraint bug?  (Thomas Swan <tswan@olemiss.edu>)
List pgsql-hackers
At 02:35 PM 8/18/00 -0500, Thomas Swan wrote: 

<excerpt>

ERROR init_fcache: Cache lookup failed for procedure 128384


Is this particular to postgres or is this a normal SQLxx standard
behavior? 

</excerpt><<<<<<<<


Particular to PG and a known limitation.  I think there's been some 
talk

about the possibility of doing a "create or replace" ala Oracle, which
also

has similar problems and uses this as a workaround (replaces it if it
exists

in such a way that existing references don't break).






- Don Baccus, Portland OR <<dhogaza@pacifier.com>
 Nature photos, on-line guides, Pacific Northwest
 Rare Bird Alert Service and other goodies at
 http://donb.photo.net.


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: possible constraint bug?
Next
From: Rini Dutta
Date:
Subject: multiple transactions