Heikki Linnakangas 4 years ago
parent d2ddfa681d
commit 373e552189
  1. 2
      doc/src/sgml/arch-dev.sgml

@ -559,7 +559,7 @@
A simple <command>INSERT ... VALUES</command> command creates a
trivial plan tree consisting of a single <literal>Result</literal>
node, which computes just one result row, feeding that up
to<literal>ModifyTable</literal> to perform the insertion.
to <literal>ModifyTable</literal> to perform the insertion.
</para>
</sect1>

Loading…
Cancel
Save