Télécharger la liste

Description du projet

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.

Système requise

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

Cette version ajoute deux nouvelles commandes et une nouvelle option-pid à pg_listen, et corrige un bug avec les cas de correction des noms de notification. Il a été testé avec PostgreSQL 9.1.0 ainsi que les anciennes versions.
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

Cette version ajoute une nouvelle fonctionnalité pour récupérer les résultats de la requête en Tcl-8.5 dictionnaire.
This version adds a new feature for retrieving query results as a Tcl-8.5 dictionary.

Project Resources