Skip to content

Commit 99e47ed

Browse files
committed
Put comments on the installable procedural languages.
Per suggestion from Josh Kupershmidt.
1 parent 5da7916 commit 99e47ed

File tree

8 files changed

+16
-0
lines changed

8 files changed

+16
-0
lines changed

src/pl/plperl/plperl--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE plperl;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE plperl IS 'PL/Perl procedural language';

src/pl/plperl/plperlu--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE plperlu;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE plperlu IS 'PL/PerlU untrusted procedural language';

src/pl/plpgsql/src/plpgsql--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE plpgsql;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE plpgsql IS 'PL/pgSQL procedural language';

src/pl/plpython/plpython2u--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE plpython2u;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE plpython2u IS 'PL/Python2U untrusted procedural language';

src/pl/plpython/plpython3u--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE plpython3u;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE plpython3u IS 'PL/Python3U untrusted procedural language';

src/pl/plpython/plpythonu--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE plpythonu;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE plpythonu IS 'PL/PythonU untrusted procedural language';

src/pl/tcl/pltcl--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE pltcl;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE pltcl IS 'PL/Tcl procedural language';

src/pl/tcl/pltclu--1.0.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77
*/
88

99
CREATE PROCEDURAL LANGUAGE pltclu;
10+
11+
COMMENT ON PROCEDURAL LANGUAGE pltclu IS 'PL/TclU untrusted procedural language';

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