Re: Javascript support in the backend, i.e. PL/JS

From: Andreas Joseph Krogh <andreak(at)officenet(dot)no>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Sam Mason <sam(at)samason(dot)me(dot)uk>
Subject: Re: Javascript support in the backend, i.e. PL/JS
Date: 2007-11-16 08:49:38
Message-ID: 200711160949.38262.andreak@officenet.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Friday 16 November 2007 09:10:43 Sam Mason wrote:
> Hi All,
>
> I've been writing some code[1] to support Javascript in the backend.
[snip]

Wow, this is supercool!

Most people, as you probably know, don't like JS as a language 'cause they
think of it as a "web-browser language with lots of bad side-effects", but
that's 'cause they don't know the language, really. JS actually has some nice
programming concepts and being able to use it as an SP seems pretty
attractive. Keep up the good work!

--
Andreas Joseph Krogh <andreak(at)officenet(dot)no>
Senior Software Developer / Manager
------------------------+---------------------------------------------+
OfficeNet AS | The most difficult thing in the world is to |
Karenslyst Allé 11 | know how to do a thing and to watch |
PO. Box 529 Skøyen | somebody else doing it wrong, without |
0214 Oslo | comment. |
NORWAY | |
Tlf: +47 24 15 38 90 | |
Fax: +47 24 15 38 91 | |
Mobile: +47 909 56 963 | |
------------------------+---------------------------------------------+

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2007-11-16 09:28:52 Re: [COMMITTERS] pgsql: update files for beta3
Previous Message Martijn van Oosterhout 2007-11-16 08:45:42 Re: Spinlock backoff algorithm