Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5e4b9d1

Browse files
committed
Add to PL/java description.
1 parent4b39aa3 commit5e4b9d1

File tree

1 file changed

+278
-0
lines changed

1 file changed

+278
-0
lines changed

‎doc/TODO.detail/java

Lines changed: 278 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,3 +2724,281 @@ GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
27242724
TIP 2: you can get off all lists at once with the unregister command
27252725
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
27262726

2727+
From thhal@mailblocks.com Fri Feb 20 01:50:11 2004
2728+
Return-path: <thhal@mailblocks.com>
2729+
Received: from mail.gbg.bostream.net (mail.gbg.bostream.net [81.26.226.10])
2730+
by candle.pha.pa.us (8.11.6/8.11.6) with ESMTP id i1K6o8k22023
2731+
for <pgman@candle.pha.pa.us>; Fri, 20 Feb 2004 01:50:09 -0500 (EST)
2732+
Received: from thhalhome3 (1-1-2-48a.rny.sth.bostream.se [82.182.133.12])
2733+
by mail.gbg.bostream.net (8.12.10/8.12.10) with SMTP id i1K6gPKS024169
2734+
for <pgman@candle.pha.pa.us>; Fri, 20 Feb 2004 07:42:25 +0100
2735+
Message-ID: <006e01c3f77d$ce1f8250$6401a8c0@ad.eoncompany.com>
2736+
From: "Thomas Hallgren" <thhal@mailblocks.com>
2737+
To: "Bruce Momjian" <pgman@candle.pha.pa.us>
2738+
References: <200402121441.i1CEfgD14886@candle.pha.pa.us>
2739+
Subject: Re: TODO list for PostgreSQL and Pl/Java
2740+
Date: Fri, 20 Feb 2004 07:50:19 +0100
2741+
MIME-Version: 1.0
2742+
Content-Type: multipart/alternative;
2743+
boundary="----=_NextPart_000_006B_01C3F786.2FAF6CD0"
2744+
X-Priority: 3
2745+
X-MSMail-Priority: Normal
2746+
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
2747+
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
2748+
X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on
2749+
candle.pha.pa.us
2750+
X-Spam-Status: No, hits=-4.8 required=5.0 tests=BAYES_00,HTML_MESSAGE
2751+
autolearn=ham version=2.61
2752+
Status: OR
2753+
2754+
This is a multi-part message in MIME format.
2755+
2756+
------=_NextPart_000_006B_01C3F786.2FAF6CD0
2757+
Content-Type: text/plain;
2758+
charset="iso-8859-1"
2759+
Content-Transfer-Encoding: quoted-printable
2760+
2761+
Fair enough if several implementations are being worked on. However, the =
2762+
discussion threads that the new link points to are all more than 2 years =
2763+
old. Perhaps you could add the following to your [java] page?
2764+
=20
2765+
a.. pljava revisited Thomas Hallgren=20
2766+
a.. Re: pljava revisited Andrew Dunstan=20
2767+
a.. Re: pljava revisited Andrew Rawnsley=20
2768+
a.. Re: pljava revisited Thomas Hallgren=20
2769+
b.. Re: pljava revisited Andrew Dunstan=20
2770+
c.. Re: pljava revisited Andrew Rawnsley=20
2771+
d.. Re: pljava revisited Tom Lane=20
2772+
e.. Re: pljava revisited Thomas Hallgren=20
2773+
f.. Re: pljava revisited Peter Eisentraut=20
2774+
g.. Re: pljava revisited Bruce Momjian=20
2775+
h.. Re: pljava revisited ow=20
2776+
i.. Re: pljava revisited Jan Wieck=20
2777+
j.. Re: pljava revisited Robert Treat=20
2778+
b.. Re: pljava revisited Peter Eisentraut=20
2779+
a.. Re: pljava revisited Andrew Dunstan=20
2780+
a.. Re: pljava revisited Peter Eisentraut=20
2781+
b.. Re: pljava revisited Thomas Hallgren=20
2782+
I would like to commence some discussion regarding the old proposals =
2783+
(using an external JVM) and my implementation. I wrote a long rationale =
2784+
explaining my choice of architecture here =
2785+
http://gborg.postgresql.org/project/pljava/genpage.php?jni_rationale but =
2786+
so far I have received no comments on it. I'll make a new post on this =
2787+
topic on the hackers list.
2788+
2789+
Regards,
2790+
2791+
Thomas Hallgren
2792+
2793+
----- Original Message -----=20
2794+
From: "Bruce Momjian" <pgman@candle.pha.pa.us>
2795+
To: "Thomas Hallgren" <thhal@mailblocks.com>
2796+
Sent: Thursday, February 12, 2004 15:41
2797+
Subject: Re: TODO list for PostgreSQL and Pl/Java
2798+
2799+
2800+
> Thomas Hallgren wrote:
2801+
> > Hi Bruce,
2802+
> > As I was browsing the TODO list for PostgreSQL I found that the item =
2803+
"Allow Java server-side programming" in the "COMMANDS/SERVER SIDE =
2804+
LANGUAGE" is referring to the pljava project at sourceforge. To my =
2805+
knowledge, that project has been dead for little over a year now. =
2806+
Needless to say, I'm eager to claim this item with my project at =
2807+
http://gborg.postgresql.org/project/pljava
2808+
>=20
2809+
> Thanks, I removed the URL. I am not ready to add one since a few are
2810+
> being worked on, I think.
2811+
>=20
2812+
> --=20
2813+
> Bruce Momjian | http://candle.pha.pa.us
2814+
> pgman@candle.pha.pa.us | (610) 359-1001
2815+
> + If your life is a hard drive, | 13 Roberts Road
2816+
> + Christ can be your backup. | Newtown Square, Pennsylvania =
2817+
19073
2818+
>
2819+
------=_NextPart_000_006B_01C3F786.2FAF6CD0
2820+
Content-Type: text/html;
2821+
charset="iso-8859-1"
2822+
Content-Transfer-Encoding: quoted-printable
2823+
2824+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2825+
<HTML><HEAD>
2826+
<META http-equiv=3DContent-Type content=3D"text/html; =
2827+
charset=3Diso-8859-1">
2828+
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
2829+
<STYLE></STYLE>
2830+
</HEAD>
2831+
<BODY>
2832+
<DIV><FONT face=3DArial size=3D2>Fair enough if several implementations =
2833+
are being=20
2834+
worked on. However, the discussion threads that the new link points to =
2835+
are all=20
2836+
more than 2 years old. </FONT><FONT face=3DArial size=3D2>Perhaps you =
2837+
could add the=20
2838+
following to your [java] page?</FONT></DIV>
2839+
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;
2840+
<LI><STRONG><A=20
2841+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00310.php=
2842+
"=20
2843+
name=3D00310>pljava revisited</A></STRONG> Thomas Hallgren=20
2844+
<UL>
2845+
<LI><STRONG><A=20
2846+
=
2847+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00314.php=
2848+
"=20
2849+
name=3D00314>Re: pljava revisited</A></STRONG> Andrew Dunstan=20
2850+
<UL>
2851+
<LI><STRONG><A=20
2852+
=
2853+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00316.php=
2854+
"=20
2855+
name=3D00316>Re: pljava revisited</A></STRONG> Andrew Rawnsley=20
2856+
<UL>
2857+
<LI><STRONG><A=20
2858+
=
2859+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00317.php=
2860+
"=20
2861+
name=3D00317>Re: pljava revisited</A></STRONG> Thomas Hallgren=20
2862+
<LI><STRONG><A=20
2863+
=
2864+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00318.php=
2865+
"=20
2866+
name=3D00318>Re: pljava revisited</A></STRONG> Andrew Dunstan=20
2867+
<LI><STRONG><A=20
2868+
=
2869+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00319.php=
2870+
"=20
2871+
name=3D00319>Re: pljava revisited</A></STRONG> Andrew Rawnsley=20
2872+
<LI><STRONG><A=20
2873+
=
2874+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00321.php=
2875+
"=20
2876+
name=3D00321>Re: pljava revisited</A></STRONG> Tom Lane=20
2877+
<LI><STRONG><A=20
2878+
=
2879+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00325.php=
2880+
"=20
2881+
name=3D00325>Re: pljava revisited</A></STRONG> Thomas Hallgren=20
2882+
<LI><STRONG><A=20
2883+
=
2884+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00353.php=
2885+
"=20
2886+
name=3D00353>Re: pljava revisited</A></STRONG> Peter Eisentraut=20
2887+
<LI><STRONG><A=20
2888+
=
2889+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00372.php=
2890+
"=20
2891+
name=3D00372>Re: pljava revisited</A></STRONG> Bruce Momjian=20
2892+
<LI><STRONG><A=20
2893+
=
2894+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00323.php=
2895+
"=20
2896+
name=3D00323>Re: pljava revisited</A></STRONG> ow=20
2897+
<LI><STRONG><A=20
2898+
=
2899+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00320.php=
2900+
"=20
2901+
name=3D00320>Re: pljava revisited</A></STRONG> Jan Wieck=20
2902+
<LI><STRONG><A=20
2903+
=
2904+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00322.php=
2905+
"=20
2906+
name=3D00322>Re: pljava revisited</A></STRONG> Robert Treat =
2907+
</LI></UL></LI></UL>
2908+
<LI><STRONG><A=20
2909+
=
2910+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00354.php=
2911+
"=20
2912+
name=3D00354>Re: pljava revisited</A></STRONG> Peter Eisentraut=20
2913+
<UL>
2914+
<LI><STRONG><A=20
2915+
=
2916+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00357.php=
2917+
"=20
2918+
name=3D00357>Re: pljava revisited</A></STRONG> Andrew Dunstan=20
2919+
<UL>
2920+
<LI><STRONG><A=20
2921+
=
2922+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00358.php=
2923+
"=20
2924+
name=3D00358>Re: pljava revisited</A></STRONG> Peter Eisentraut=20
2925+
<LI><STRONG><A=20
2926+
=
2927+
href=3D"http://archives.postgresql.org/pgsql-hackers/2003-12/msg00369.php=
2928+
"=20
2929+
name=3D00369>Re: pljava revisited</A></STRONG> Thomas Hallgren=20
2930+
</LI></UL></LI></UL></LI></UL></LI></DIV>
2931+
<DIV><FONT face=3DArial size=3D2>
2932+
<DIV><FONT face=3DArial size=3D2>I would like to commence some =
2933+
discussion regarding=20
2934+
the old proposals (using an external JVM) and my implementation. I wrote =
2935+
a long=20
2936+
rationale explaining my choice of architecture here </FONT><A=20
2937+
href=3D"http://gborg.postgresql.org/project/pljava/genpage.php?jni_ration=
2938+
ale"><FONT=20
2939+
face=3DArial=20
2940+
size=3D2>http://gborg.postgresql.org/project/pljava/genpage.php?jni_ratio=
2941+
nale</FONT></A><FONT=20
2942+
face=3DArial size=3D2>&nbsp;but so far I have received no comments on =
2943+
it. I'll make=20
2944+
a new post on this topic on the hackers list.</FONT></DIV>
2945+
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV></FONT><FONT =
2946+
face=3DArial=20
2947+
size=3D2></FONT></DIV>
2948+
<DIV><FONT face=3DArial size=3D2>Regards,</FONT></DIV>
2949+
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
2950+
<DIV><FONT face=3DArial size=3D2>Thomas Hallgren</FONT></DIV>
2951+
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
2952+
<DIV><FONT face=3DArial size=3D2>----- Original Message ----- </FONT>
2953+
<DIV><FONT face=3DArial size=3D2>From: "Bruce Momjian" &lt;</FONT><A=20
2954+
href=3D"mailto:pgman@candle.pha.pa.us"><FONT face=3DArial=20
2955+
size=3D2>pgman@candle.pha.pa.us</FONT></A><FONT face=3DArial=20
2956+
size=3D2>&gt;</FONT></DIV>
2957+
<DIV><FONT face=3DArial size=3D2>To: "Thomas Hallgren" &lt;</FONT><A=20
2958+
href=3D"mailto:thhal@mailblocks.com"><FONT face=3DArial=20
2959+
size=3D2>thhal@mailblocks.com</FONT></A><FONT face=3DArial =
2960+
size=3D2>&gt;</FONT></DIV>
2961+
<DIV><FONT face=3DArial size=3D2>Sent: Thursday, February 12, 2004=20
2962+
15:41</FONT></DIV>
2963+
<DIV><FONT face=3DArial size=3D2>Subject: Re: TODO list for PostgreSQL =
2964+
and=20
2965+
Pl/Java</FONT></DIV></DIV>
2966+
<DIV><FONT face=3DArial><BR><FONT size=3D2></FONT></FONT></DIV><FONT =
2967+
face=3DArial=20
2968+
size=3D2>&gt; Thomas Hallgren wrote:<BR>&gt; &gt; Hi Bruce,<BR>&gt; &gt; =
2969+
As I was=20
2970+
browsing the TODO list for PostgreSQL I found that the item "Allow Java=20
2971+
server-side programming" in the "COMMANDS/SERVER SIDE LANGUAGE" is =
2972+
referring to=20
2973+
the pljava project at sourceforge. To my knowledge, that project has =
2974+
been dead=20
2975+
for little over a year now. Needless to say, I'm eager to claim this =
2976+
item with=20
2977+
my project at </FONT><A =
2978+
href=3D"http://gborg.postgresql.org/project/pljava"><FONT=20
2979+
face=3DArial =
2980+
size=3D2>http://gborg.postgresql.org/project/pljava</FONT></A><BR><FONT=20
2981+
face=3DArial size=3D2>&gt; <BR>&gt; Thanks, I removed the URL.&nbsp; I =
2982+
am not ready=20
2983+
to add one since a few are<BR>&gt; being worked on, I think.<BR>&gt; =
2984+
<BR>&gt; --=20
2985+
<BR>&gt; &nbsp; Bruce=20
2986+
Momjian&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
2987+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
2988+
2989+
|&nbsp; </FONT><A href=3D"http://candle.pha.pa.us"><FONT face=3DArial=20
2990+
size=3D2>http://candle.pha.pa.us</FONT></A><BR><FONT face=3DArial =
2991+
size=3D2>&gt; &nbsp;=20
2992+
</FONT><A href=3D"mailto:pgman@candle.pha.pa.us"><FONT face=3DArial=20
2993+
size=3D2>pgman@candle.pha.pa.us</FONT></A><FONT face=3DArial=20
2994+
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
2995+
p;&nbsp;&nbsp;&nbsp;=20
2996+
|&nbsp; (610) 359-1001<BR>&gt; &nbsp; +&nbsp; If your life is a hard=20
2997+
drive,&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp; 13 Roberts Road<BR>&gt; &nbsp; =
2998+
+&nbsp;=20
2999+
Christ can be your backup.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
3000+
|&nbsp;=20
3001+
Newtown Square, Pennsylvania 19073<BR>&gt; </FONT></BODY></HTML>
3002+
3003+
------=_NextPart_000_006B_01C3F786.2FAF6CD0--
3004+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp