Content-Length: 265876 | pFad | http://github.com/postgrespro/postgres_cluster/commit/de4b6558be4285d8186e16f33ab474d619bb0cf6

25 docs: improve CREATE FUNCTION docs about language case and quoting · postgrespro/postgres_cluster@de4b655 · GitHub
Skip to content

Commit de4b655

Browse files
committed
docs: improve CREATE FUNCTION docs about language case and quoting
Report from Marc Mamin
1 parent 474cb24 commit de4b655

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/ref/create_function.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,10 +252,10 @@ CREATE [ OR REPLACE ] FUNCTION
252252
<listitem>
253253
<para>
254254
The name of the language that the function is implemented in.
255-
Can be <literal>SQL</literal>, <literal>C</literal>,
255+
It can be <literal>sql</literal>, <literal>c</literal>,
256256
<literal>internal</literal>, or the name of a user-defined
257-
procedural language. For backward compatibility,
258-
the name can be enclosed by single quotes.
257+
procedural language, e.g. <literal>plpgsql</literal>. Enclosing the
258+
name in single quotes is deprecated and requires matching case.
259259
</para>
260260
</listitem>
261261
</varlistentry>

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/de4b6558be4285d8186e16f33ab474d619bb0cf6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy