| From: | Oleg Broytmann <phd(at)emerald(dot)netskate(dot)ru> |
|---|---|
| To: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] PL/Lang (was: Priorities for 6.6) |
| Date: | 1999-06-09 12:35:59 |
| Message-ID: | Pine.LNX.4.04.9906091633530.11467-100000@emerald.netskate.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 9 Jun 1999, Philip Warner wrote:
> You can't possibly mean to say Perl is a slow, leaky memory hog! ;-}
> Do I detect a conspiracy here? (Oleg?)
I am not in the language wars, sorry :)
> >For example:
> > Add pre-compilation and syntax check while create function
> > executed
>
> At least a syntax check...
Python can store compiled bytecodes on disk.
> > Add exception handling.
Python is definetely good on this.
I'll following the discussion.
> ----------------------------------------------------------------
> Philip Warner | __---_____
> Albatross Consulting Pty. Ltd. |----/ - \
> (A.C.N. 008 659 498) | /(@) ______---_
> Tel: +61-03-5367 7422 | _________ \
> Fax: +61-03-5367 7430 | ___________ |
> Http://www.rhyme.com.au | / \|
> | --________--
> PGP key available upon request, | /
> and from pgp5.ai.mit.edu:11371 |/
Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2/ phd2(at)earthling(dot)net
Programmers don't die, they just GOSUB without RETURN.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 1999-06-09 12:36:50 | Re: [HACKERS] 6.5 Release date |
| Previous Message | Jan Wieck | 1999-06-09 12:29:09 | Re: [HACKERS] Aggregates with context - a question |