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

Changes for version 0.93

  • it is required now to set the environment variables POSTGRES_INCLUDE and POSTGRES_LIB for compiling the module.
  • add Win32 port from Bob Kline <bkline@rksystems.com>.
  • support for all large-object functions via the func interface.
  • fixed bug with placeholders and casts spotted by mschout@gkg.net
  • replaced the method attributes by the method table_attributes, from Scott Williams <scott@james.com>.
  • fix type defintions for type_info_all(). bug spotted by "carlos" <emarcet@intramed.net.ar>.
  • now the Pg-specific quote() method also evaluates the data-type paramater.

Documentation

PostgreSQL database driver for the DBI module

Modules

PostgreSQL database driver for the DBI module

Provides

in Pg.pm
in Pg.pm
in Pg.pm

Examples