summaryrefslogtreecommitdiff
path: root/src/test/isolation
diff options
context:
space:
mode:
authorDavid Rowley2023-04-18 02:03:30 +0000
committerDavid Rowley2023-04-18 02:03:49 +0000
commiteef231e8161eb8031a928fe48134ef25ab81fe5e (patch)
tree17f1882a677a251f2638fb1893ec2a6fca1885d3 /src/test/isolation
parentb4dbf3e924b2556acbe103dc61ac71f9985ff24f (diff)
Fix some typos and some incorrectly duplicated words
Author: Justin Pryzby Reviewed-by: David Rowley Discussion: https://postgr.es/m/ZD3D1QxoccnN8A1V@telsasoft.com
Diffstat (limited to 'src/test/isolation')
-rw-r--r--src/test/isolation/specs/serializable-parallel-3.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/isolation/specs/serializable-parallel-3.spec b/src/test/isolation/specs/serializable-parallel-3.spec
index c27298c24ff..858156c3ffe 100644
--- a/src/test/isolation/specs/serializable-parallel-3.spec
+++ b/src/test/isolation/specs/serializable-parallel-3.spec
@@ -1,6 +1,6 @@
# Exercise the case where a read-only serializable transaction has
# SXACT_FLAG_RO_SAFE set in a parallel query. This variant is like
-# two copies of #2 running at the same time, and excercises the case
+# two copies of #2 running at the same time, and exercises the case
# where another transaction has the same xmin, and it is the oldest.
setup