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

Changes for version 0.94

  • applied patch from Rudy Lippan <almighty@randomc.com> which fixes a memory-leak with failed connections.
  • applied patch from Hein Roehrig <hein@acm.org> which fixes a bug with escaping a backslash except for octal presentation
  • applied patch from Francis J. Lacoste <francis.lacoste@iNsu.COM which fixes a segmentation fault when all binded parameters are NULL
  • adapt test.pl to avoid warnings with postgresql-7.0
  • added support for 'COPY FROM STDIN' and 'COPY TO STDOUT'
  • added patch from Mark Stosberg <mark@summersault.com> to enhance the table_attributes subroutine

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