File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change 11pgtclsh is an example of a tclsh extended with the new Tcl
22commands provided by the libpgtcl library. By using pgtclsh, one can
3- write front-end applications to Postgres95 in Tcl without having to
3+ write front-end applications to PostgreSQL in Tcl without having to
44deal with any libpq programming at all.
55
66The pgtclsh is an enhanced version of tclsh. Similarly, pgtksh is a
7- wish replacement with postgres95 bindings. The Makefile is also set up
8- so that you can choose "pgtksh" as a target.
7+ wish replacement with PostgreSQL bindings.
98
10- pgtclsh has been tested with the official releases of
11- Tcl version 7.4
12- and Tk version 4.0
13-
14- and will probably not work with versions older than those (including
15- earlier beta releases).
16-
17- For details of the libpgtcl interface, please see the file
18- src/doc/libpgtcl.doc.
19-
20- If you have any questions or bug reports, please send them to
21- Jolly Chen at jolly@cs.berkeley.edu.
9+ For details of the libpgtcl interface, please see the Programmer's
10+ Guide.
You can’t perform that action at this time.
0 commit comments