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

Changes for version 1.42

  • Fix minor issues with copying and bytea quoting on older servers. Fix some other memory leaks. [GSM]
  • Fix backslash parsing in statements (CPAN bug #12870) [felix.klee@inka.de] [GSM]
  • Make rollback/commit reset copy state (CPAN bug #12866) [imb@rentrak.com] [GSM]
  • Make sure lo_creat issues a begin if necessary [GSM]
  • Fix incorrect behavior when AutoCommit switched on. (CPAN bug #12748) [thanks to Vivek Khera] [GSM]
  • Have last_insert_id use set_err, not die. (CPAN bug #12503) [thanks to Alexandra Walford] [GSM]
  • Fixed tests to correctly handle older DBI versions reporting failures on last_insert_id() (CPAN bug #12204) [jpo@di.uminho.pt] [GSM]
  • Re-enable REMARKS field on column_info (CPAN bug #12399) [thanks to morni@cpan.org] [GSM]
  • Many minor compiler optimizations and cleanups [GSM]
  • Fix two separate memory leaks in dbdimp.c
    • hertzog@debian.org and richardg@eSentire.com
  • Change VARCHAROID to UNKNOWNOID, suggested by users on mailing list [GSM]

Modules

PostgreSQL database driver for the DBI module

Provides

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