| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Kris Jurka <books(at)ejurka(dot)com> |
| Cc: | Jan Ischebeck <jan(at)ischebeck-consulting(dot)de>, pgsql-hackers(at)postgresql(dot)org, pljava-dev(at)pgfoundry(dot)org |
| Subject: | Re: Pl/Java broken since Postgresql 8.3-rc1 |
| Date: | 2008-01-11 04:50:31 |
| Message-ID: | 7753.1200027031@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pljava-dev |
Kris Jurka <books(at)ejurka(dot)com> writes:
> Turns out it's not just 83RC1, but all of the security releases, which
> will require different pljava packages for the patch versions before/after
> the security changes.
Just out of curiosity, what was pljava doing calling SetUserId?
If I'd known about that I'd have thought harder about removing the
function; but it's not clear to me why a PL should be doing that.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2008-01-11 05:01:24 | Re: Pl/Java broken since Postgresql 8.3-rc1 |
| Previous Message | Tom Lane | 2008-01-11 04:29:54 | Re: to_char incompatibility |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2008-01-11 05:01:24 | Re: Pl/Java broken since Postgresql 8.3-rc1 |
| Previous Message | Kris Jurka | 2008-01-11 04:19:21 | Re: Pl/Java broken since Postgresql 8.3-rc1 |