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

Changes for version 0.96

  • remove memory-leak in ping function, bug-fix from Doug Perham <dperham@wgate.com>
  • correct the recognition of primary keys in table_attributes(). Patch from Brian Powell <brian@nicklebys.com>.
  • applied patch from David D. Kilzer <ddkilzer@lubricants-oil.com> which fixes a segmentation fault in DBD::pg::blob_read() when reading LOBs that required perl to reallocate space for the variable holding the scalar value
  • updated test.pl to create a test blob larger than 256 bytes (now 128 Kbytes)
  • apply patch from Tom Lane, which fixes a seg-fault when inserting large amounts of text.
  • apply patch from Peter Haworth pmh@edison.ioppublishing.com, which removes the newlines from the error messages and which quotes date placeholders.

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