Download List

项目描述

pgintcl is a pure Tcl interface to the PostgreSQL
database system. It provides an alternative to
pgtcl and pgtcl-ng but does not require a compiled
Tcl extension (libpgtcl) or PostgreSQL client
library (libpq). This allows developers to create
Tcl utilities and applications that are platform
neutral. Trade-offs are slower performance and
PostgreSQL protocol version dependency.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-20 06:18
3.4.0

此版本增加了2个新的命令和一个新的PID选项pg_listen,并修复与通知名称的情况下修正错误。这是测试的PostgreSQL 9.1.0,以及旧版本。
This version adds 2 new commands and a new -pid option to pg_listen, and fixes a bug with case-correction of notification names. It was tested with PostgreSQL 9.1.0 as well as older versions.

2011-03-23 15:24
3.3.0

这个版本增加了对检索为Tcl - 8.5查询结果的新功能的字典。
This version adds a new feature for retrieving query results as a Tcl-8.5 dictionary.

Project Resources