summaryrefslogtreecommitdiff
path: root/databases/pgtclng/DESCR
blob: 79773a9c7d52b73a6fb137a53646d4da0600bfe1 (plain)
1
2
3
4
5
6
7
TCL interface to PostgreSQL.

This is one of three different ones that are available. This is the
"standard version" evolved from the interfaces/libpgtcl which used to
be included with the PostgreSQL distribution. There is also a pgintcl
interface, which is entirely native TCL and does not rely on libpq, and
pgtcl, which is the "current generation" version of pgtclng.