Skip to content
Snippets Groups Projects
Commit ea32bf31 authored by pcherenkov's avatar pcherenkov
Browse files

Minor changes/re-phrasing of WAL documentation, take 2

parent 34d43ba6
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ example:
for later use.
</para></listitem>
<listitem><para>
The new tuple gets <emphasis>validated</emphasis>. If it
The new tuple is then <emphasis>validated</emphasis>. If it
violates a unique-key constraint, misses
an indexed field, or an index-field type does not
match the type of the index, the change is aborted.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment