aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/savepoint.sgml
Commit message (Expand)AuthorAge
* doc: Improve DocBook XML validityPeter Eisentraut2014-02-23
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Make it more clear that you need to release savepoint withHeikki Linnakangas2010-05-27
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Adjust examples to avoid using keywords as identifiers, per Honda Shigehiro.Tom Lane2005-01-06
* Minor documentation cleanup and improvement.Neil Conway2004-09-20
* 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