Jump to letter: [
CDGILMOPRSTU
]
postgresql-tcl - Tcl client library for PostgreSQL
- Description:
PostgreSQL is an advanced Object-Relational database management
system. The postgresql-tcl package contains the Pgtcl client library
and its documentation.
Packages
| postgresql-tcl-1.6.2-2PGDG.f11.i386
[81 KiB] |
Changelog
by Devrim Gunduz (2008-08-08):
- Install Pgtcl in /usr/lib/tcl$TCL_VERSION, not directly in /usr/lib.
Needed because tcl 8.5 no longer puts /usr/lib into its package search path.
NOTE: do not back-port this change into branches using pre-8.5 tcl, because
/usr/lib/tcl8.4 had been a symlink to /usr/share/tcl8.4, and /usr/share
is exactly where we must not put Pgtcl. Resolves: #228263. Patch and changelog
text is from Tom.
|