We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1674ac commit 8737faaCopy full SHA for 8737faa
doc/src/sgml/xact.sgml
@@ -122,7 +122,7 @@
122
Subtransactions can be started explicitly using the
123
<command>SAVEPOINT</command> command, but can also be started in
124
other ways, such as PL/pgSQL's <command>EXCEPTION</command> clause.
125
- PL/Python and PL/TCL also support explicit subtransactions.
+ PL/Python and PL/Tcl also support explicit subtransactions.
126
Subtransactions can also be started from other subtransactions.
127
The top-level transaction and its child subtransactions form a
128
hierarchy or tree, which is why we refer to the main transaction as
0 commit comments