mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 07:43:11 -05:00
4 lines
102 B
MySQL
4 lines
102 B
MySQL
|
|
DO $$ plpy.notice("This is plpythonu.") $$ LANGUAGE plpythonu;
|
||
|
|
|
||
|
|
DO $$ nonsense $$ LANGUAGE plpythonu;
|