8000
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 b352cf7 commit ad6dfc6Copy full SHA for ad6dfc6
doc/src/sgml/plpgsql.sgml
@@ -5130,7 +5130,7 @@ CREATE FUNCTION
5130
<para>
5131
<application>PL/pgSQL</application> is similar to PL/SQL in many
5132
aspects. It is a block-structured, imperative language, and all
5133
- variables have to be declared. Assignments, loops, conditionals
+ variables have to be declared. Assignments, loops, and conditionals
5134
are similar. The main differences you should keep in mind when
5135
porting from <application>PL/SQL</application> to
5136
<application>PL/pgSQL</application> are:
0 commit comments