Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
New PL/Python
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jonathan Leto  
View profile   Translate to Translated (View Original)
 More options May 8 2010, 8:53 pm
From: Jonathan Leto <jal...@gmail.com>
Date: Sat, 8 May 2010 17:53:24 -0700
Local: Sat, May 8 2010 8:53 pm
Subject: New PL/Python
Howdy,

A new PL/Python just came out, it has some interesting features, like
subtransactions:

http://python.projects.postgresql.org/backend/

Duke

--
Jonathan "Duke" Leto
jonat...@leto.net
http://leto.net


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joshua Tolley  
View profile  
 More options May 9 2010, 12:07 am
From: Joshua Tolley <eggyk...@gmail.com>
Date: Sat, 8 May 2010 22:07:02 -0600
Local: Sun, May 9 2010 12:07 am
Subject: Re: New PL/Python

On Sat, May 08, 2010 at 05:53:24PM -0700, Jonathan Leto wrote:
> Howdy,

> A new PL/Python just came out, it has some interesting features, like
> subtransactions:

> http://python.projects.postgresql.org/backend/

It's my guess (without, of course, bothering to look at the code) that this is
a Python-ish wrapper around SPI calls to create savepoints. It's an
interesting thought that PL/Parrot might provide features in one HLL that
aren't available in another, because one HLL provides an idiom or technique
that maps very nicely over something the database might be expected to do. For
instance languages with exception handling might find their try blocks
automatically wrapped in savepoints in PL/Parrot (whether that's a good idea
or not is something else entirely). Anyway, it's too early to do such things
now, but it's fun to consider.

--
Joshua Tolley / eggyknap
End Point Corporation
http://www.endpoint.com

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »