head	1.4;
access;
symbols
	PG95_1_01:1.4
	PG95_1_0:1.4
	PG95_beta_03:1.4
	PG95_beta_02:1.1
	PG95_beta:1.1;
locks; strict;
comment	@# @;


1.4
date	95.07.21.05.38.24;	author jolly;	state Exp;
branches;
next	1.3;

1.3
date	95.07.04.02.50.33;	author jolly;	state Exp;
branches;
next	1.2;

1.2
date	95.05.30.17.06.12;	author jolly;	state Exp;
branches;
next	1.1;

1.1
date	95.05.01.03.03.40;	author jolly;	state Exp;
branches;
next	;


desc
@@


1.4
log
@*** empty log message ***
@
text
@pgtclsh is an example of a tclsh extended with the new Tcl
commands provided by the libpgtcl library.  By using pgtclsh, one can
write front-end applications to Postgres95 in Tcl without having to
deal with any libpq programming at all.  

The pgtclsh is an enhanced version of tclsh.  Similarly, pgtksh is a
wish replacement with postgres95 bindings. The Makefile is also set up
so that you can choose "pgtksh" as a target.   

pgtclsh has been tested with the official releases of
	Tcl version 7.4 
and 	Tk  version 4.0 

and will probably not work with versions older than those (including
earlier beta releases). 

For details of the libpgtcl interface, please see the file
src/doc/libpgtcl.doc. 

If you have any questions or bug reports, please send them to
Jolly Chen at jolly@@cs.berkeley.edu.
@


1.3
log
@add in comment about making pgtksh
@
text
@d6 3
a8 3
The pgtclsh is an enhanced version of tclsh.  A similar enhancement
can easily be made to wish so that Tcl/Tk programs can use the
libpgtcl commands.  
d10 3
a12 3
pgtclsh has been tested with 
	Tcl version 7.4b2 
and 	Tk  version 4.0b2 
d14 2
a15 1
and will probably not work with versions older than those.
d17 2
a18 3
The Makefile is also set up so that you can create pgtksh as a target.
pgtksh is a wish replacement with postgres95 bindings.  For details of
the libpgtcl interface, please see the file src/libpgtcl/libpgtcl.doc.
@


1.2
log
@add in note about which version of Tcl/Tk we're assuming.
@
text
@d16 3
@


1.1
log
@readme for pgtclsh
@
text
@d10 7
@
