mirror of
https://github.com/postgres/postgres.git
synced 2026-06-07 08:09:18 -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 plpythonu;
|
||||
|
||||
COMMENT ON PROCEDURAL LANGUAGE plpythonu IS 'PL/PythonU untrusted procedural language';
|
||||
|
||||
Reference in New Issue
Block a user