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

NAME

Alzabo::RDBMSRules::PostgreSQL - PostgreSQL specific database rules

SYNOPSIS

  use Alzabo::RDBMSRules::PostgreSQL;

DESCRIPTION

This module implements all the methods descibed in Alzabo::RDBMSRules for the PostgreSQL database. The syntax rules follow those of the 7.0 releases. Older versions may work but are not supported.

AUTHOR

Dave Rolsky, <dave@urth.org>