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