rc CREATE FUNCTION get_diag() RETURNS int AS $$ DECLARE int; _sqlstate text; _message text; _context text; BEGIN EXECUTE 'SELECT * FROM generate_series(1, ...
確定! 回上一頁