summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/fetch.sgml
AgeCommit message (Expand)Author
2023-02-03doc: Fix XML formatting that psql cannot handlePeter Eisentraut
2022-08-31doc: show direction is optional in FETCH/MOVE's FROM/IN syntaxBruce Momjian
2020-10-03Improve <xref> vs. <command> formatting in the documentationPeter Eisentraut
2018-07-12Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.Tom Lane
2017-11-23Convert documentation to DocBook XMLPeter Eisentraut
2017-10-20Convert SGML IDs to lower casePeter Eisentraut
2017-10-17Don't use SGML empty tagsPeter Eisentraut
2017-10-10Use lower-case SGML attribute valuesPeter Eisentraut
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2011-08-07Fix a whitespace issue with the man pagesPeter Eisentraut
2011-04-04Duplicate expansion of "direction" from FETCH's synopsis into MOVEAlvaro Herrera
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-11-11Document the previous FETCH and MOVE changes.Alvaro Herrera
2009-09-19Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut
2009-09-18Easier to translate psql helpPeter Eisentraut
2009-04-10Add cross-references from the DECLARE and FETCH reference pages toTom Lane
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2007-10-24Remove obsolete statement that you can't update through a cursor.Tom Lane
2007-02-01Consistenly use colons before '<programlisting>' blocks, whereBruce Momjian
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2005-01-04More minor updates and copy-editing.Tom Lane
2004-06-17The attached patch adds some index entries pointing to the cursorBruce Momjian
2004-03-23Fix small typo.Tom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-22Make the SQL command synopses appear less random.Peter Eisentraut
2003-09-12More cleanup of Diagnostics sections.Tom Lane
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-08-24Change warnings for non-existing or pre-existing cursors to errors.Peter Eisentraut
2003-05-04Last round of reference page editing.Peter Eisentraut
2003-03-27This patch implements holdable cursors, following the proposalBruce Momjian
2003-03-11Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n optionsTom Lane
2003-03-10Restructure parsetree representation of DECLARE CURSOR: now it's aTom Lane
2003-02-04Revert doc change so we mention moving past the last row of a cursor.Bruce Momjian
2003-02-03Change MOVE LAST to MOVE ALL.Bruce Momjian
2003-01-08Code review for FETCH/MOVE 0 changes. Improve documentation, do theTom Lane
2002-12-30Cause FETCH 1 to return the current cursor row, or zero if atBruce Momjian
2002-04-21Augment the date/time examples in the User's Guide to reflect the newerThomas G. Lockhart
2002-03-06Update reference pages for new INFO, NOTICE, WARNING elog() levels.Bruce Momjian
2002-02-21Small spacing cleanup.Bruce Momjian
2002-02-21Wrap some SQL syntax examples so \h shows them better.Bruce Momjian
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-09-13Replace ASCII-quotes with proper markup.Peter Eisentraut
2001-09-03Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut
2000-12-25Refine some things to create better looking man pages.Peter Eisentraut
2000-10-05Add proofreader's changes to docs.Bruce Momjian
2000-07-22spell cleanupsBruce Momjian
2000-07-22CleanupsBruce Momjian