summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/move.sgml
Commit message (Expand)AuthorAgeFilesLines
* Document the previous FETCH and MOVE changes.Alvaro Herrera2009-11-111-2/+2
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-191-2/+2
* Add more explicit note that the parameters of MOVE are identical to FETCH.Peter Eisentraut2009-06-221-2/+3
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-141-1/+2
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-161-18/+1
* More minor updates and copy-editing.Tom Lane2005-01-041-2/+12
* The attached patch adds some index entries pointing to the cursorBruce Momjian2004-06-171-1/+6
* Repair misleading description of MOVE's command tag result.Tom Lane2004-03-231-2/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-221-4/+4
* More cleanup of Diagnostics sections.Tom Lane2003-09-121-5/+9
* Add/edit index entries.Peter Eisentraut2003-08-311-1/+5
* Last round of reference page editing.Peter Eisentraut2003-05-041-75/+37
* This patch implements holdable cursors, following the proposalBruce Momjian2003-03-271-8/+2
* Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n optionsTom Lane2003-03-111-10/+6
* Restructure parsetree representation of DECLARE CURSOR: now it's aTom Lane2003-03-101-4/+2
* Revert doc change so we mention moving past the last row of a cursor.Bruce Momjian2003-02-041-2/+2
* Change MOVE LAST to MOVE ALL.Bruce Momjian2003-02-031-2/+3
* Code review for FETCH/MOVE 0 changes. Improve documentation, do theTom Lane2003-01-081-11/+7
* Cause FETCH 1 to return the current cursor row, or zero if atBruce Momjian2002-12-301-3/+3
* Make MOVE/FETCH 0 actually move/fetch 0. Add MOVE LAST to move to endBruce Momjian2002-11-131-4/+6
* Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart2002-04-211-4/+2
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-081-3/+3
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-031-2/+2
* Refine some things to create better looking man pages.Peter Eisentraut2000-12-251-7/+7
* Update SGML for FETCH and url's.Bruce Momjian2000-05-111-2/+2
* Remove FETCH syntax heading from MOVE manual page.Bruce Momjian2000-04-041-2/+1
* Updated user's guide to match new psql's output formatPeter Eisentraut2000-03-261-9/+9
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-221-12/+25
* Fix markup for docbook2man man page generation.Thomas G. Lockhart1999-07-061-119/+133
* Clean up to ensure tag completion as required by the newest versionsThomas G. Lockhart1998-12-291-92/+97
* Cleanup markup and minor editing to prepare for first release.Thomas G. Lockhart1998-09-251-34/+43
* Fix Postgres to support SQL92 syntax. Old syntax still works too.Thomas G. Lockhart1998-09-071-103/+14
* Add more new pages.Thomas G. Lockhart1998-09-021-0/+199