aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1999-06-03 20:44:28 +0000
committerBruce Momjian <bruce@momjian.us>1999-06-03 20:44:28 +0000
commita6ed4794a3bdd65a491746d106f80a6c26aefc7b (patch)
tree9fd5da84b9e0a43a020d777c418ee0a6d299075d /src/tutorial/syscat.source
parent155b5808cac496eef1dd2602694a934530cedcd7 (diff)
downloadpostgresql-a6ed4794a3bdd65a491746d106f80a6c26aefc7b.tar.gz
postgresql-a6ed4794a3bdd65a491746d106f80a6c26aefc7b.zip
SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;
SET TRANSACTION ISOLATION LEVEL READ COMMITTED; ^^^^ required Also note that SET TRANSACTION ISOLATION LEVEL change isolevel for _current_ transaction, in accordance with standard, not for session (ALTER SESSION is used in Oracle, but it's not implemented currently). And I would don't mention SET XACTISOLEVEL TO ... form at all. Please update set.sgml - I failed to understand all these SET TIME ZONE { '<REPLACEABLE CLASS="PARAMETER"> now. for Vadim
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions