summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/prepared_xacts.out
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary dependency on statement_timeout in prepared_xacts test.Tom Lane2017-03-131-6/+4
* psql: Split up "Modifiers" column in \d and \dDPeter Eisentraut2016-11-031-4/+4
* Eschew "RESET statement_timeout" in tests.Noah Misch2015-10-201-2/+4
* Remove unnecessary and unreliable testAlvaro Herrera2015-02-201-50/+0
* Have TRUNCATE update pgstat tuple countersAlvaro Herrera2015-02-201-0/+50
* Adjust regression tests for error message changePeter Eisentraut2011-08-151-1/+1
* Fix a bug with SSI and prepared transactions:Heikki Linnakangas2011-07-071-3/+3
* Unify spelling of "canceled", "canceling", "cancellation"Peter Eisentraut2011-06-291-1/+1
* Fix bug in PreCommit_CheckForSerializationFailure. A transaction that hasHeikki Linnakangas2011-06-211-6/+41
* Implement genuine serializable isolation level.Heikki Linnakangas2011-02-081-6/+6
* Change the default value of max_prepared_transactions to zero, and addTom Lane2009-04-231-0/+2
* Add a bunch of new error location reports to parse-analysis error messages.Tom Lane2008-09-011-0/+4
* Increase the statement_timeout value used in the prepared_xacts regressionTom Lane2008-04-281-2/+2
* Update regression output for new prepare transaction error messages.Bruce Momjian2005-10-131-1/+1
* Print proper cause of statement cancel, user interaction or timeout.Bruce Momjian2005-09-191-2/+2
* Adjust regression for new cancel query message.Bruce Momjian2005-09-161-2/+2
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-171-0/+213