summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/release_savepoint.sgml
AgeCommit message (Expand)Author
2024-04-24doc: Fix up spacing around verbatim DocBook elementsPeter Eisentraut
2022-11-30doc: add transaction processing chapter with internals infoBruce Momjian
2022-07-14doc: clarify the behavior of identically-named savepointsBruce Momjian
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
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
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
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2007-01-31Update reference documentation on may/can/might:Bruce Momjian
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2005-11-01Make an editorial pass over the reference pages.Tom Lane
2005-01-06Adjust examples to avoid using keywords as identifiers, per Honda Shigehiro.Tom Lane
2004-11-27Update of conformance information to SQL:2003Peter Eisentraut
2004-08-24Various minor improvements to the SGML documentation: fix some incorrectNeil Conway
2004-08-12Allow optional SAVEPOINT keyword in RELEASE and ROLLBACK TO, for greaterTom Lane