oic, thanks ^^
--
Regards,
Kiswono P
GB
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
ok then ^^ thanks
currently: rsync -avzCH --delete anoncvs.postgresql.org::pgsql-cvs .
--
Regards,
Kiswono P
GB
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
Hi, good day everyone ^^
i got these errors: primnodes.h:1155: error: expected unqualified-id
before ‘using’
when i tried to compile plv8 project using g++,
could postgresql use/chage variable name considering also C++ keywords?
that is:
# using
# typeid
# typename
# namespace
# delete
detailed e
plv8js is a procedural language add-on for PostgreSQL, which means you
can define Javascript functions that run inside a PostgreSQL server
using google V8 Engine.
anyone who want to contribute in plv8js please visit this group ^^
http://code.google.com/p/plv8js/
i'm still new in postgresql and v8,
/www.computerworld.com/s/article/9128638/Safari_4_rivals_Google_Chrome_in_JavaScript_race?intsrc=news_ts_head
but possibly that benchmark is not really valid because it also
benchmark the rendering..
On Wed, Oct 7, 2009 at 11:38 PM, Marcelo Costa wrote:
>
>
> On Wed, Oct 7, 2009 at 5:00 AM,
by using latest v8 engine from google, is it possible to build PL/Js
just like other PL in Postgre? such as PL/PHP
what should i learn if i want to build PL/Js?
thanks in advance.
regards,
Kis
GB
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscr