mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
371 B
Plaintext
8 lines
371 B
Plaintext
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.
|