Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgintcl-3.3.0.tgz | 2011-03-22 | 55.8 kB | |
pgintcl-3.3.0.zip | 2011-03-22 | 60.4 kB | |
README.md | 2011-03-22 | 901 Bytes | |
Totals: 3 Items | 117.1 kB | 0 |
This is pgintcl-3.3.0.
Version 3.3.0 adds a new feature which returns query results as a Tcl dictionary. This release has been tested with PostgreSQL-9.0.3 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 adds pg_result -dict, which returns the query results as a Tcl dictionary. It requires Tcl-8.5 or higher. Pgintcl overall now requires Tcl-8.4 or higher. For more information see the NEWS file within the release.
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.