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
/
test
/
regress
/
sql
/
plpgsql.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some basic regression tests for refcursors in PL/PgSQL.
Neil Conway
2005-01-19
1
-0
/
+56
*
exec_eval_simple_expr() needs to do CommandCounterIncrement() not just
Tom Lane
2004-12-21
1
-0
/
+2
*
plpgsql's exec_eval_simple_expr() now has to take responsibility for
Tom Lane
2004-12-19
1
-0
/
+41
*
Rethink plpgsql's way of handling SPI execution during an exception block.
Tom Lane
2004-11-16
1
-0
/
+18
*
Change some of the existing plpgsql regression test cases so that they
Tom Lane
2004-09-20
1
-23
/
+19
*
Fire non-deferred AFTER triggers immediately upon query completion,
Tom Lane
2004-09-10
1
-0
/
+51
*
Support "OR condition ..." in plpgsql EXCEPTION clauses to make the syntax
Tom Lane
2004-07-31
1
-1
/
+59
*
plpgsql does exceptions.
Tom Lane
2004-07-31
1
-0
/
+33
*
COMMENT ON casts, conversions, languages, operator classes, and
Tom Lane
2003-11-21
1
-1
/
+5
*
This patch makes a minor cleanup to the implementation of PERFORM in
Bruce Momjian
2002-11-10
1
-0
/
+45
*
plpgsql functions can return RECORD, per Neil Conway.
Tom Lane
2002-09-01
1
-0
/
+35
*
PL/pgSQL functions can return sets. Neil Conway's patch, modified so
Tom Lane
2002-08-30
1
-1
/
+47
*
Transpose info from src/pl/plpgsql/test/README into standard regression test ...
Tom Lane
2002-08-22
1
-0
/
+20
*
Add a bunch of pseudo-types to replace the behavior formerly associated
Tom Lane
2002-08-22
1
-22
/
+22
*
This patch improves the behavior of FOUND in PL/PgSQL. In Oracle,
Bruce Momjian
2002-08-20
1
-0
/
+44
*
Quick-and-dirty fix for recursive plpgsql functions, per bug report from
Tom Lane
2001-09-21
1
-0
/
+15
*
Some small polishing of Mark Hollomon's cleanup of DROP command: might
Tom Lane
2000-10-22
1
-8
/
+8
*
Remove CVS $Header lines from a couple of regress test files that had
Tom Lane
2000-01-09
1
-2
/
+0
*
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
2000-01-06
1
-8
/
+5
*
failed to add some of Jan's files :(
Marc G. Fournier
1998-10-01
1
-0
/
+1406