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 1061e41 commit a00bd7aCopy full SHA for a00bd7a
doc/src/sgml/arch-dev.sgml
@@ -557,7 +557,7 @@
557
A simple <command>INSERT ... VALUES</command> command creates a
558
trivial plan tree consisting of a single <literal>Result</literal>
559
node, which computes just one result row, feeding that up
560
- to<literal>ModifyTable</literal> to perform the insertion.
+ to <literal>ModifyTable</literal> to perform the insertion.
561
</para>
562
563
</sect1>
0 commit comments