]> granicus.if.org Git - postgresql/history - doc/src/sgml/ref/move.sgml
Add support for piping COPY to/from an external program.
[postgresql] / doc / src / sgml / ref / move.sgml
2011-04-04 Alvaro HerreraDuplicate expansion of "direction" from FETCH's synopsi...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-04-03 Peter EisentrautRemove unnecessary xref endterm attributes and title ids
2009-11-11 Alvaro HerreraDocument the previous FETCH and MOVE changes.
2009-09-19 Peter EisentrautMake the placeholder naming in the synopses of the...
2009-06-22 Peter EisentrautAdd more explicit note that the parameters of MOVE...
2008-11-14 Peter EisentrautSet SQL man pages to be section 7 by default, and only...
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2005-01-04 Tom LaneMore minor updates and copy-editing.
2004-06-17 Bruce MomjianThe attached patch adds some index entries pointing...
2004-03-23 Tom LaneRepair misleading description of MOVE's command tag...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-09-22 Peter EisentrautMake the SQL command synopses appear less random.
2003-09-12 Tom LaneMore cleanup of Diagnostics sections.
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-05-04 Peter EisentrautLast round of reference page editing.
2003-03-27 Bruce MomjianThis patch implements holdable cursors, following the...
2003-03-11 Tom LaneImplement SQL92-compatible FIRST, LAST, ABSOLUTE n...
2003-03-10 Tom LaneRestructure parsetree representation of DECLARE CURSOR...
2003-02-04 Bruce MomjianRevert doc change so we mention moving past the last...
2003-02-03 Bruce MomjianChange MOVE LAST to MOVE ALL.
2003-01-08 Tom LaneCode review for FETCH/MOVE 0 changes. Improve document...
2002-12-30 Bruce MomjianCause FETCH 1 to return the current cursor row, or...
2002-11-13 Bruce MomjianMake MOVE/FETCH 0 actually move/fetch 0. Add MOVE...
2002-04-21 Thomas G. LockhartAugment the date/time examples in the User's Guide...
2001-12-08 Thomas G. LockhartUse PostgreSQL consistantly throughout docs. Before...
2001-09-03 Peter EisentrautPut some kind of grammatical uniformity in the <refpurp...
2000-12-25 Peter EisentrautRefine some things to create better looking man pages.
2000-05-11 Bruce MomjianUpdate SGML for FETCH and url's.
2000-04-04 Bruce MomjianRemove FETCH syntax heading from MOVE manual page.
2000-03-26 Peter EisentrautUpdated user's guide to match new psql's output format
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.
1999-07-06 Thomas G. LockhartFix markup for docbook2man man page generation.
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-09-25 Thomas G. LockhartCleanup markup and minor editing to prepare for first...
1998-09-07 Thomas G. LockhartFix Postgres to support SQL92 syntax. Old syntax still...
1998-09-02 Thomas G. LockhartAdd more new pages.