| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update 3.0 protocol support to match recent agreements about how to | Tom Lane | 2003-05-08 | 1 | -22/+5 |
| * | Restructure command destination handling so that we pass around | Tom Lane | 2003-05-06 | 1 | -41/+28 |
| * | Extended query protocol: parse, bind, execute, describe FE/BE messages. | Tom Lane | 2003-05-05 | 1 | -4/+20 |
| * | Portal and memory management infrastructure for extended query protocol. | Tom Lane | 2003-05-02 | 1 | -510/+124 |
| * | Code review for holdable-cursors patch. Fix error recovery, memory | Tom Lane | 2003-04-29 | 1 | -139/+149 |
| * | This patch implements holdable cursors, following the proposal | Bruce Momjian | 2003-03-27 | 1 | -25/+237 |
| * | Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options | Tom Lane | 2003-03-11 | 1 | -69/+229 |
| * | Restructure parsetree representation of DECLARE CURSOR: now it's a | Tom Lane | 2003-03-10 | 1 | -41/+167 |
| * | Code review for FETCH/MOVE 0 changes. Improve documentation, do the | Tom Lane | 2003-01-08 | 1 | -39/+49 |
| * | Cause FETCH 1 to return the current cursor row, or zero if at | Bruce Momjian | 2002-12-30 | 1 | -6/+40 |
| * | Revise executor APIs so that all per-query state structure is built in | Tom Lane | 2002-12-15 | 1 | -10/+4 |
| * | Phase 1 of read-only-plans project: cause executor state nodes to point | Tom Lane | 2002-12-05 | 1 | -5/+9 |
| * | Make MOVE/FETCH 0 actually move/fetch 0. Add MOVE LAST to move to end | Bruce Momjian | 2002-11-13 | 1 | -2/+12 |
| * | pgindent run. | Bruce Momjian | 2002-09-04 | 1 | -11/+11 |
| * | Remove global variable scanCommandId in favor of storing a command ID | Tom Lane | 2002-05-21 | 1 | -15/+1 |
| * | The contents of command.c, creatinh.c, define.c, remove.c and rename.c | Tom Lane | 2002-04-15 | 1 | -0/+234 |