| From: | "Valtonen, Hannu" <hannu(dot)valtonen(at)hut(dot)fi> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | plpythonu DO support (inline call handler) |
| Date: | 2009-11-17 16:48:36 |
| Message-ID: | 4B02D3E4.1040107@hut.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
The attached patch adds support for DO clause in plpythonu. It was
heavily inspired by the plperl and plpgsql inline handler code.
I couldn't figure out how to get added files to show in git diff so the
two files that this patch adds: expected/plpython_do.out and
expected/plpython_do.sql are added as diff -uN 's in plpython_do_sql.diff
- Hannu
ps.
(This is a resend of the patch since I sent it a couple of days ago and
the original message seems to have been lost to the moderation queue so
now I subscribed.)
| Attachment | Content-Type | Size |
|---|---|---|
| plpython_do_sql.diff | text/plain | 456 bytes |
| plpython_do.diff | text/plain | 4.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2009-11-17 17:03:10 | Re: UTF8 with BOM support in psql |
| Previous Message | Tom Lane | 2009-11-17 16:41:48 | Re: Partitioning option for COPY |