We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad55cc9 commit b1b13d2Copy full SHA for b1b13d2
doc/src/sgml/ddl.sgml
@@ -5479,7 +5479,7 @@ CREATE FUNCTION get_color_note (rainbow) RETURNS text AS
5479
</para>
5480
5481
<para>
5482
- On the other hand, for a SQL-language function or procedure whose body
+ On the other hand, for an SQL-language function or procedure whose body
5483
is written in SQL-standard style, the body is parsed at function
5484
definition time and all dependencies recognized by the parser are
5485
stored. Thus, if we write the function above as
0 commit comments