aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpgtcl/README
blob: d2e2d59c798f2dc7fa16a8a91100e57fd4d487fd (plain)
1
2
3
4
5
6
7
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