| From: | Don Baccus <dhogaza(at)pacifier(dot)com> |
|---|---|
| To: | Thomas Swan <tswan(at)olemiss(dot)edu>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: possible constraint bug? |
| Date: | 2000-08-18 19:53:37 |
| Message-ID: | 3.0.1.32.20000818125337.014b6100@mail.pacifier.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/enriched | 686 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stephan Szabo | 2000-08-18 19:58:09 | Re: possible constraint bug? |
| Previous Message | Thomas Swan | 2000-08-18 19:35:05 | possible constraint bug? |