aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/rollback_to.sgml
Commit message (Expand)AuthorAge
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Some markup cleanup to deconfuse the find_gt_lt toolPeter Eisentraut2011-08-30
* Fix a whitespace issue with the man pagesPeter Eisentraut2011-08-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Clarify what's supposed to happen when a cursor FETCH is rolled backTom Lane2009-12-02
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian2007-02-01
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Make an editorial pass over the reference pages.Tom Lane2005-11-01
* Close all cursors created during a failed subtransaction. This is neededTom Lane2005-01-26
* Update of conformance information to SQL:2003Peter Eisentraut2004-11-27
* Minor documentation cleanup and improvement.Neil Conway2004-09-20
* Various minor improvements to the SGML documentation: fix some incorrectNeil Conway2004-08-24
* Allow optional SAVEPOINT keyword in RELEASE and ROLLBACK TO, for greaterTom Lane2004-08-12
* Some mop-up work for savepoints (nested transactions). Store a smallTom Lane2004-08-01