summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/portals.sql
Commit message (Expand)AuthorAgeFilesLines
* Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut2006-02-271-1/+1
* Add a new system view, pg_cursors, that displays the currently availableNeil Conway2006-01-181-0/+25
* Fix interaction between materializing holdable cursors and firingTom Lane2005-04-111-0/+43
* Allow DECLARE CURSOR to take parameters from the portal in which it isTom Lane2004-08-021-0/+17
* Code review for holdable-cursors patch. Fix error recovery, memoryTom Lane2003-04-291-2/+2
* This patch implements holdable cursors, following the proposalBruce Momjian2003-03-271-25/+75
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-061-1/+3
* split out a bunch more tests from misc.source so that the tester knowsMarc G. Fournier1997-04-271-0/+168