Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite6a4413

Browse files
committed
We're past Postgres95 now, and I'm sure Jolly doesn't want to receive any
bug reports. ;-)
1 parenta298589 commite6a4413

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

‎src/bin/pgtclsh/README

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,10 @@
11
pgtclsh is an example of a tclsh extended with the new Tcl
22
commands provided by the libpgtcl library. By using pgtclsh, one can
3-
write front-end applications toPostgres95 in Tcl without having to
3+
write front-end applications toPostgreSQL in Tcl without having to
44
deal with any libpq programming at all.
55

66
The 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.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp