man Bric::Util::DBD::Pg () - Bricolage PostgreSQL database adaptor

NAME

Bric::Util::DBD::Pg - Bricolage PostgreSQL database adaptor

VITALS

Version
$LastChangedRevision$
Date
$LastChangedDate: 2004-09-09 23:07:37 -0700 (Thu, 09 Sep 2004) $
Subversion ID
$Id: Pg.pm 5884 2004-09-10 06:07:37Z theory $

SYNOPSIS

In bricolage.conf:

  DBD_TYPE = Pg

DESCRIPTION

This module exports into Bric::Util::DBI's namespace a number of database-dependent functions and variables such that Bric::Util::DBI can interface seamlessly with a PostgreSQL database. See Bric::Util::DBI for details. Bric::Util::DBD::Pg should never be CWused in any other Bricolage class. Nor should any other Bric::DBD::* driver.

AUTHOR

David Wheeler <david@kineticode.com>

SEE ALSO

Bric::Util::DBI
The Bricolage DBI interface.

COPYRIGHT AND LICENSE

Copyright (c) 2001 About.com. See Bric::License for complete license terms and conditions.