diff --git a/doc/src/sgml/plpgsql.sgml b/doc/src/sgml/plpgsql.sgml index f430bcfad0f..79e3c860838 100644 --- a/doc/src/sgml/plpgsql.sgml +++ b/doc/src/sgml/plpgsql.sgml @@ -1,4 +1,4 @@ - + <application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language @@ -4042,19 +4042,6 @@ a_output := a_output || $$ if v_$$ || referrer_keys.kind || $$ like '$$ PL/pgSQL are: - - - There are no default values for parameters in PostgreSQL. - - - - - - You can overload function names in PostgreSQL. This is - often used to work around the lack of default parameters. - - - If a name used in a SQL command could be either a column name of a