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