1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-04 20:11:56 +03:00
Files
postgres/src/interfaces/libpgtcl

libpgtcl is a library that implements Tcl commands for front-end
clients to interact with the Postgres95 backend.  See libpgtcl.doc for
details.

For an example of how to build a new tclsh to use libpgtcl, see the
directory ../bin/pgtclsh