From: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | YourSoft <yoursoft(at)freemail(dot)hu>, pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: JDBC driver bug? |
Date: | 2007-03-05 16:12:50 |
Message-ID: | 45EC4182.1010002@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Tom Lane wrote:
> Heikki Linnakangas <heikki(at)enterprisedb(dot)com> writes:
>> The good news is that Tom Lane has added support for plan invalidation
>> for 8.3 branch, so this should be fixed in the next major release.
>
> This behavior will not change in 8.3, because I have no intention of
> including function invalidation in the patch. The correct answer is
> "don't do that --- use CREATE OR REPLACE FUNCTION instead".
Oh, sorry about that.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2007-03-05 16:38:51 | Re: jdbc integer value oid to big! |
Previous Message | Dave Cramer | 2007-03-05 16:10:07 | Re: Utilizing executeBatch() with stored procedures |