Preface

This book documents pgtcl, a Tcl package for client programs to interface with PostgreSQL database servers. It makes most of the functionality of libpq available to Tcl scripts. pgtcl is implemented as a loadable library called libpgtcl.

Pgtcl is available at http://gborg.postgresql.org/project/pgtclng/ .