index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pl
/
plperl
/
expected
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix plperl and pltcl to include the name of the current function when
Tom Lane
2007-10-05
2
-2
/
+2
*
Update some of the "expected" regression test results for Bruce's
Neil Conway
2007-02-01
1
-1
/
+1
*
Remove unnecessary checkpoint from PL regression tests. This was once
Tom Lane
2007-01-28
1
-6
/
+1
*
Allow args to spi_prepare to be standard type aliaes as well as those known i...
Andrew Dunstan
2007-01-27
1
-1
/
+35
*
Back out plperl OUT hash/array parameter patch, again.
Bruce Momjian
2006-08-13
1
-109
/
+0
*
Re-apply plperl patch that allows OUT parameters to be placed into Perl
Bruce Momjian
2006-08-13
1
-0
/
+109
*
Add table_name and table_schema to plperl trigger data. relname is
Andrew Dunstan
2006-05-26
1
-0
/
+89
*
Improve parser so that we can show an error cursor position for errors
Tom Lane
2006-03-14
1
-0
/
+2
*
Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch
Andrew Dunstan
2006-03-05
1
-0
/
+48
*
translate undef to NULL for result arrayref, now that we allow NULLs in array...
Andrew Dunstan
2005-11-18
1
-4
/
+4
*
Make the plperl regression tests pass in 'use_strict' mode, by adding
Tom Lane
2005-08-24
1
-3
/
+3
*
Fix up plperl 'use_strict' so that it can be enabled or disabled on the
Tom Lane
2005-08-24
1
-1
/
+29
*
Fix plperl to do recursion safely, and fix a problem with array results.
Tom Lane
2005-07-12
1
-0
/
+53
*
The attached patch implements spi_query() and spi_fetchrow() functions
Bruce Momjian
2005-07-10
1
-0
/
+17
*
Fix plperl expected output.
Bruce Momjian
2005-07-07
1
-1
/
+0
*
Currently, nonfatal warnings are not trapped (as they should be) by
Bruce Momjian
2005-07-06
1
-0
/
+29
*
Here's a patch to do the following:
Bruce Momjian
2005-06-05
1
-51
/
+33
*
Add regression tests for previously-untested PL/Perl features. From
Neil Conway
2005-05-24
2
-0
/
+93
*
Convert the existing regression test scripts for the various optional
Tom Lane
2005-05-14
1
-0
/
+370