mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 00:28:59 -04:00
Put comments on the installable procedural languages.
Per suggestion from Josh Kupershmidt.
This commit is contained in:
@@ -7,3 +7,5 @@
|
||||
*/
|
||||
|
||||
CREATE PROCEDURAL LANGUAGE plpython2u;
|
||||
|
||||
COMMENT ON PROCEDURAL LANGUAGE plpython2u IS 'PL/Python2U untrusted procedural language';
|
||||
|
||||
Reference in New Issue
Block a user