| From: | "Joost Kraaijeveld" <JKraaijeveld(at)askesis(dot)nl> |
|---|---|
| To: | "'Constantin Teodorescu'" <teo(at)flex(dot)ro> |
| Cc: | "Pgsql-Interfaces (E-mail)" <pgsql-interfaces(at)postgreSQL(dot)org> |
| Subject: | RE: [INTERFACES] PgAccess stable version 0.92 released ! |
| Date: | 1998-12-08 07:01:11 |
| Message-ID: | 000101be2278$8aaee450$0200a8c0@panoramix.askesis.nl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
> PS. A lot of people are asking me if there is a libpgtcl.dll for M$
> Windows. The pgtcl package, written in pure Tcl/Tk is working but it's
> very slooooow. Is there any chance that someone could try to port the
> libpgtcl library for Windows ?
I tried but the functions
Tcl_CreateFileHandler(/usr/src/pgsql/src/interfaces/libpgtcl/pgtclId.c:679)
and Tcl_DeleteFileHandler
(/usr/src/pgsql/src/interfaces/libpgtcl/pgtclId.c:701) were removed for
non-Unix platforms as of tcl/tk8.0b1 (or thereabouts). I am no tcl expert so
I will not try to change that but I got the advise to start with
Tcl_MakeFileChannel. If you (Constatin) can make the change I will
incorporate that in the Windows NT port.
Joost Kraaijeveld
Askesis B.V.
Groenewoudeseweg 46
6524VB Nijmegen
tel: 024-3888063
fax: 024-3608416
web: www.askesis.nl
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Constantin Teodorescu | 1998-12-08 07:38:11 | Re: libpgtcl.dll for Windows |
| Previous Message | Thomas G. Lockhart | 1998-12-08 06:40:27 | Re: [HACKERS] Re: bug on aggregate function AVG() |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Constantin Teodorescu | 1998-12-08 07:38:11 | Re: libpgtcl.dll for Windows |
| Previous Message | David Hartwig | 1998-12-07 19:19:18 | Cursor Movement - Past the End |