Download List

Projeto Descrição

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 Requirements

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

Esta versão adiciona dois novos comandos e uma nova opção-pid para pg_listen, e corrige um bug com o caso de correção de nomes de notificação. Ele foi testado com o PostgreSQL 9.1.0, bem como versões mais antigas.
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

Esta versão adiciona um novo recurso para recuperar os resultados da consulta como um Tcl-8.5 dicionário.
This version adds a new feature for retrieving query results as a Tcl-8.5 dictionary.

Project Resources