| Commit message (Expand) | Author | Age | Files | Lines |
| * | plpgsql does OUT parameters, as per my proposal a few weeks ago. | Tom Lane | 2005-04-05 | 1 | -1/+84 |
| * | This patch changes makes some significant changes to how compilation | Neil Conway | 2005-02-22 | 1 | -0/+55 |
| * | 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 |