Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a9d677

Browse files
committed
doc: fix wording for plpgsql, add "and"
Reported-by: Anthony GreeneDiscussion:https://postgr.es/m/CAPRNmnsSZ4QL75FUjcS8ND_oV+WjgyPbZ4ch2RUwmW6PWzF38w@mail.gmail.comBackpatch-through: 9.4
1 parent54bb22f commit7a9d677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/plpgsql.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5193,7 +5193,7 @@ HINT: Make sure the query returns the exact list of columns.
51935193
<para>
51945194
<application>PL/pgSQL</application> is similar to PL/SQL in many
51955195
aspects. It is a block-structured, imperative language, and all
5196-
variables have to be declared. Assignments, loops, conditionals
5196+
variables have to be declared. Assignments, loops,andconditionals
51975197
are similar. The main differences you should keep in mind when
51985198
porting from <application>PL/SQL</application> to
51995199
<application>PL/pgSQL</application> are:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp