Обсуждение: pgtksh
Is pgtksh the same as tcl/tk wish, except with a PostgreSQL interface? -- Bruce Momjian | http://www.op.net/~candle pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
Bruce Momjian <pgman@candle.pha.pa.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).
* pgtclsh is tclsh with libpgtcl preloaded.
* pgtksh is wish with libpgtcl preloaded.
Nothin' up my sleeve...
regards, tom lane
> Bruce Momjian <pgman@candle.pha.pa.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@candle.pha.pa.us | (610)
853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill,
Pennsylvania19026