Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgintcl-3.2.1.tgz | 2010-10-11 | 55.3 kB | |
pgintcl-3.2.1.zip | 2010-10-11 | 59.8 kB | |
README.md | 2010-10-11 | 1.1 kB | |
Totals: 3 Items | 116.3 kB | 0 |
This is pgintcl-3.2.1.
Version 3.2.1 includes changes for PostgreSQL-9.0, and was tested with PostgreSQL-9.0.1 as well as two previous release series, PostgreSQL-8.4.x and PostgreSQL-8.3.x. See the README and NEWS files within the release for more information. These are also available on the project home page. The zip package is the same as the tgz package except the text files are more "Windows friendly".
Changes:
This release supports receiving a 'payload' with a NOTIFY message, a new feature in PostgreSQL-9.0. There are compatibility issues regarding a notification listener command arguments, which are described in the NEWS file within the release. The pg_unescape_bytea command is extended to support 'hex' mode decoding, so it works with PostgreSQL-9.0 servers. The -cmdTuples subcommand of pg_result now returns the row count for SELECT queries, matching an undocumented change in PostgreSQL-9.0 libpq.
Note:
The pgintcl downloads contain only summary documentation. For more complete documentation, see the Pgtcl Reference Manual, which can be found at the companion project pgtclng.