summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/set_transaction.sgml
AgeCommit message (Expand)Author
2023-02-26Doc: Miscellaneous doc updates for MERGE.Dean Rasheed
2022-09-22docs: Fix snapshot name in SET TRANSACTION docs.Fujii Masao
2021-07-17Doc: document the current-transaction-modes GUCs.Tom Lane
2020-05-15doc: make ref/*.sgml file header comment layout consistentBruce 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
2017-06-14Don't force-assign transaction id when exporting a snapshot.Andres Freund
2014-02-24doc: Improve DocBook XML validityPeter Eisentraut
2013-12-02doc: update wording of ineffective SET and ABORT commandsBruce Momjian
2013-11-26Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behaviorBruce Momjian
2013-10-04Issue error on SET outside transaction block in some casesBruce Momjian
2012-03-28Tweak markup to avoid extra whitespace in man pagesPeter Eisentraut
2011-10-22Support synchronization of snapshots through an export/import procedure.Tom Lane
2011-06-29Unify spelling of "canceled", "canceling", "cancellation"Peter Eisentraut
2011-03-07Document the DEFERRABLE option in SET TRANSACTION command.Heikki Linnakangas
2011-02-07Implement genuine serializable isolation level.Heikki Linnakangas
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-04-03Remove unnecessary xref endterm attributes and title idsPeter Eisentraut
2009-09-18Easier to translate psql helpPeter Eisentraut
2008-11-14Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian
2006-07-31Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji.Alvaro Herrera
2004-09-26Fix misstatement in docs: CREATE TABLE AS is now part of the standard.Neil Conway
2004-09-20Minor documentation cleanup and improvement.Neil Conway
2004-08-14Minor editorializing.Tom Lane
2004-08-12Allow commas in BEGIN, START TRANSACTION, and SET TRANSACTION, as requiredTom Lane
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-11-06Implement isolation levels read uncommitted and repeatable read as actingPeter Eisentraut
2003-09-11This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian
2003-09-09Remove a bunch of content-free Diagnostics sections, as per previousTom Lane
2003-08-31Add/edit index entries.Peter Eisentraut
2003-05-04Last round of reference page editing.Peter Eisentraut
2003-03-25Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut
2003-01-19This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian
2003-01-11Fix markup.Peter Eisentraut
2003-01-10Read-only transactions, as defined in SQL.Peter Eisentraut
2002-08-04The attached patch implements START TRANSACTION, per SQL99. TheBruce Momjian
2002-01-20Spell-check and markup policePeter Eisentraut
2001-12-08Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart
2001-10-09Bunch of copy fitting and style sheet tweakage to get decent looking printPeter Eisentraut
2001-09-03Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut
2001-06-30Allow default transaction isolation level (a.k.a. set sessionPeter Eisentraut
2000-11-24Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant,Peter Eisentraut
2000-07-14Add information on SET SESSION CHARACTERISTICS.Thomas G. Lockhart
2000-06-18Separated set constraints and set transaction reference pages, revised setPeter Eisentraut