diff options
author | mjl <mjl@pkgsrc.org> | 2001-05-25 20:40:03 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-05-25 20:40:03 +0000 |
commit | bdbe4dd4eb2f5dfa14ae7f1340b1e8191c5be653 (patch) | |
tree | 94d54052501749c6eabd005a1db149ff7c12a3ac /finance | |
parent | a25ac52b66db868bf9ae17109a90f7d1b609c297 (diff) | |
download | pkgsrc-bdbe4dd4eb2f5dfa14ae7f1340b1e8191c5be653.tar.gz |
Update to 0.99. Changes are
- fix segmentation fault in pg_error
- bug-fix for core-dump after any failed function call
- add support for the datatype bytea
- fix bug in connect method, which erroneously set the userid and the
password to the environment variables DBI_USER and DBI_PASS
- which removed the special handling of a backslash when used for octal
presentation. Now a backslash always will be escaped.
- remove memory-leak in ping function, bug-fix
- correct the recognition of primary keys in table_attributes().
- fix 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)
- fix a seg-fault when inserting large amounts of text.
- remove the newlines from the error messages and quote date placeholders.
Diffstat (limited to 'finance')
0 files changed, 0 insertions, 0 deletions