postgresql/src/interfaces/libpgtcl
1996-07-23 03:38:44 +00:00
..
libpgtcl.h Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
Makefile Last changes to src from Dr. George *wipes brow* 1996-07-23 03:38:44 +00:00
pgtcl.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
pgtclCmds.c Last changes to src from Dr. George *wipes brow* 1996-07-23 03:38:44 +00:00
pgtclCmds.h Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
pgtclId.c Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
pgtclId.h Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
README Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00

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