Files
openGauss-OM/script/gspylib/inspection/lib/checkblacklist/GetUserDefinedLanguage.sql
hangjin2020 a2679f0cf7 om仓迁移
2020-12-16 17:25:24 +08:00

1 line
50 B
SQL

select lanname from pg_language where oid > 16384;