Re: pgtksh

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: pgtksh
Date: 2000-05-03 03:52:58
Message-ID: 200005030352.XAA09088@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Is pgtksh the same as tcl/tk wish, except with a PostgreSQL interface?
>
> Right.
> * tclsh = interactive Tcl (and nothing else).
> * wish = tclsh plus Tk library ("wish" = "windowing shell", but I think
> tksh would've been a more self-explanatory name).

Agreed.

> * pgtclsh is tclsh with libpgtcl preloaded.
> * pgtksh is wish with libpgtcl preloaded.

Thanks. Seems Jolly is still in the README as the maintainer. I bet he
would get a kick out of that.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Anand Raman 2000-05-03 03:53:36 Re: postgresql7.0 jdbc driver
Previous Message Tom Lane 2000-05-03 03:46:23 Re: pgtksh