Thread
Commits
-
Add pgtcl back to the list of externally-maintained client interfaces.
- fb31e3a272e7 9.3.18 landed
- e5c87d5e1d9c 9.6.4 landed
- c006309e1ee2 9.4.13 landed
- 80215156f9a1 10.0 landed
- 331bf9d8a313 9.5.8 landed
- 2666726cd2ea 9.2.22 landed
-
Client interface for Tcl
Yaroslav <ladayaroslav@yandex.ru> — 2017-07-30T16:26:12Z
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/external-interfaces.html Description: I think the most up-to-date client interface for Tcl is pgtcl (https://github.com/flightaware/Pgtcl), as pgtclng wasn't updated since 2014.
-
Re: Client interface for Tcl
Tom Lane <tgl@sss.pgh.pa.us> — 2017-08-02T20:28:46Z
ladayaroslav@yandex.ru writes: > Page: https://www.postgresql.org/docs/9.6/static/external-interfaces.html > I think the most up-to-date client interface for Tcl is pgtcl > (https://github.com/flightaware/Pgtcl), as pgtclng wasn't updated since > 2014. I wasn't aware that anyone is still maintaining pgtcl, but it makes sense that FlightAware would be, I guess. Seems to me that the most reasonable thing to do is list both, and let people make their own choice which to use. Thanks for the pointer! regards, tom lane