mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 19:02:00 -05:00
| .. | ||
| libpgtcl.h | ||
| Makefile | ||
| pgtcl.c | ||
| pgtclCmds.c | ||
| pgtclCmds.h | ||
| pgtclId.c | ||
| pgtclId.h | ||
| README | ||
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