StackOverflow 文档 postgresql 教程 用 PL pgSQL 编程 返回块 返回块 Created: November-22, 2018 在 PL / pgSQL 函数中返回的选项: Datatype 所有数据类型的列表 Table(column_name column_type, ...) Setof 'Datatype' or 'table_column' 自定义例外PLpgSQL 语法