index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plperl
/
expected
Age
Commit message (
Expand
)
Author
2010-02-16
Clean up package namespace use and use of Safe in plperl.
Andrew Dunstan
2010-02-15
Move main error message text in plperl into errmsg from errdetail,
Alvaro Herrera
2010-02-12
Add regression test files inadvertantly omitted in plperl.on_plperl{u}_init p...
Andrew Dunstan
2010-02-12
Add plperl.on_plperl_init and plperl.on_plperlu_init settings for language-sp...
Andrew Dunstan
2010-02-12
Free reference in correct Perl context. Backpatch to release 8.2. Patch from ...
Andrew Dunstan
2010-01-26
Various small improvements and cleanups for PL/Perl.
Andrew Dunstan
2010-01-20
Add utility functions to PLPerl:
Andrew Dunstan
2010-01-09
Provide regression testing for plperlu, and for plperl+plperlu interaction.
Andrew Dunstan
2009-11-29
Add support for anonymous code blocks (DO blocks) to PL/Perl.
Tom Lane
2009-09-16
errcontext support in PL/Perl
Peter Eisentraut
2009-02-19
Wordsmithing for PL/Perl messages
Peter Eisentraut
2008-10-28
Extend ExecMakeFunctionResult() to support set-returning functions that return
Tom Lane
2008-09-01
Add a bunch of new error location reports to parse-analysis error messages.
Tom Lane
2007-10-05
Fix plperl and pltcl to include the name of the current function when
Tom Lane
2007-02-01
Update some of the "expected" regression test results for Bruce's
Neil Conway
2007-01-28
Remove unnecessary checkpoint from PL regression tests. This was once
Tom Lane
2007-01-27
Allow args to spi_prepare to be standard type aliaes as well as those known i...
Andrew Dunstan
2006-08-13
Back out plperl OUT hash/array parameter patch, again.
Bruce Momjian
2006-08-13
Re-apply plperl patch that allows OUT parameters to be placed into Perl
Bruce Momjian
2006-05-26
Add table_name and table_schema to plperl trigger data. relname is
Andrew Dunstan
2006-03-14
Improve parser so that we can show an error cursor position for errors
Tom Lane
2006-03-05
Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch
Andrew Dunstan
2005-11-18
translate undef to NULL for result arrayref, now that we allow NULLs in array...
Andrew Dunstan
2005-08-24
Make the plperl regression tests pass in 'use_strict' mode, by adding
Tom Lane
2005-08-24
Fix up plperl 'use_strict' so that it can be enabled or disabled on the
Tom Lane
2005-07-12
Fix plperl to do recursion safely, and fix a problem with array results.
Tom Lane
2005-07-10
The attached patch implements spi_query() and spi_fetchrow() functions
Bruce Momjian
2005-07-07
Fix plperl expected output.
Bruce Momjian
2005-07-06
Currently, nonfatal warnings are not trapped (as they should be) by
Bruce Momjian
2005-06-05
Here's a patch to do the following:
Bruce Momjian
2005-05-24
Add regression tests for previously-untested PL/Perl features. From
Neil Conway
2005-05-14
Convert the existing regression test scripts for the various optional
Tom Lane
[prev]