Skip to content

Commit 9e6df60

Browse files
committed
doc: Update CREATE FUNCTION compatibility information
Parameter defaults are actually in the SQL standard, while it was previously claimed they were not.
1 parent 49e7a26 commit 9e6df60

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/src/sgml/ref/create_function.sgml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -758,11 +758,9 @@ COMMIT;
758758
</para>
759759

760760
<para>
761-
The SQL standard does not specify parameter defaults. The syntax
762-
with the <literal>DEFAULT</literal> key word is from Oracle, and it
763-
is somewhat in the spirit of the standard: SQL/PSM uses it for
764-
variable default values. The syntax with <literal>=</literal> is
765-
used in T-SQL and Firebird.
761+
For parameter defaults, the SQL standard specifies only the syntax with
762+
the <literal>DEFAULT</literal> key word. The syntax
763+
with <literal>=</literal> is used in T-SQL and Firebird.
766764
</para>
767765
</refsect1>
768766

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy