Re: Feature Suggestion: PL/Js

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Kiswono Prayogo <kiswono(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Feature Suggestion: PL/Js
Date: 2009-10-08 04:43:01
Message-ID: 15218.1254976981@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Start here:
> http://developer.postgresql.org/pgdocs/postgres/plhandler.html
> I notice that this has not been updated for the new inline handlers, but
> that shouldn't stop you.

Actually, that chapter is so old it didn't get updated for language
validators either :-(. I added some text, and changed the link in
create_language.sgml so hopefully we'll notice it next time.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2009-10-08 07:04:35 Re: Hot Standby 0.2.1
Previous Message Steve Prentice 2009-10-08 04:00:50 Re: Issues for named/mixed function notation patch