aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/set_transaction.sgml
Commit message (Expand)AuthorAge
* Tweak markup to avoid extra whitespace in man pagesPeter Eisentraut2012-03-28
* Support synchronization of snapshots through an export/import procedure.Tom Lane2011-10-22
* Unify spelling of "canceled", "canceling", "cancellation"Peter Eisentraut2011-06-29
* Document the DEFERRABLE option in SET TRANSACTION command.Heikki Linnakangas2011-03-07
* Implement genuine serializable isolation level.Heikki Linnakangas2011-02-08
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Easier to translate psql helpPeter Eisentraut2009-09-18
* 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
* Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji.Alvaro Herrera2006-07-31
* Fix misstatement in docs: CREATE TABLE AS is now part of the standard.Neil Conway2004-09-26
* Minor documentation cleanup and improvement.Neil Conway2004-09-20
* Minor editorializing.Tom Lane2004-08-14
* Allow commas in BEGIN, START TRANSACTION, and SET TRANSACTION, as requiredTom Lane2004-08-12
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Implement isolation levels read uncommitted and repeatable read as actingPeter Eisentraut2003-11-06
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-11
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* Last round of reference page editing.Peter Eisentraut2003-05-04
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Fix markup.Peter Eisentraut2003-01-11
* Read-only transactions, as defined in SQL.Peter Eisentraut2003-01-10
* The attached patch implements START TRANSACTION, per SQL99. TheBruce Momjian2002-08-04
* Spell-check and markup policePeter Eisentraut2002-01-20
* Use PostgreSQL consistantly throughout docs. Before, usage was split evenlyThomas G. Lockhart2001-12-08
* Bunch of copy fitting and style sheet tweakage to get decent looking printPeter Eisentraut2001-10-09
* Put some kind of grammatical uniformity in the <refpurpose> lines.Peter Eisentraut2001-09-03
* Allow default transaction isolation level (a.k.a. set sessionPeter Eisentraut2001-06-30
* Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant,Peter Eisentraut2000-11-24
* Add information on SET SESSION CHARACTERISTICS.Thomas G. Lockhart2000-07-14
* Separated set constraints and set transaction reference pages, revised setPeter Eisentraut2000-06-18