Bugzilla::DB::Pg - Bugzilla database compatibility layer for PostgreSQL
This module overrides methods of the Bugzilla::DB module with PostgreSQL specific implementation. It is instantiated by the Bugzilla::DB module and should never be used directly.
For interface details see Bugzilla::DB and DBI.