Skip to content

Commit 892da52

Browse files
committed
1 parent baef657 commit 892da52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/arch-dev.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
A simple <command>INSERT ... VALUES</command> command creates a
558558
trivial plan tree consisting of a single <literal>Result</literal>
559559
node, which computes just one result row, feeding that up
560-
to<literal>ModifyTable</literal> to perform the insertion.
560+
to <literal>ModifyTable</literal> to perform the insertion.
561561
</para>
562562

563563
</sect1>

0 commit comments

Comments
 (0)