The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Module::Build::Database::PostgreSQL::Templates - PostgreSQL documentation templates

DESCRIPTION

Templates used to generate documentation for a postgres database.

NAME

<tmpl_var table>

DESCRIPTION

<tmpl_var table_comment>

FIELDS

<tmpl_loop columns> <tmpl_var column> (<tmpl_var column_type>) - <tmpl_var column_comment> </tmpl_loop>

SCHEMA

_DB: \d+ <tmpl_var table>