pltcl_delmod
The postgresql-pltcl package contains the PL/Tcl procedural
Install
- All systems
-
curl cmd.cat/pltcl_delmod.sh
- Debian
-
apt-get install postgresql-pltcl-9.1
- Ubuntu
-
apt-get install postgresql-pltcl-9.3
- Alpine
-
apk add postgresql-pltcl
- CentOS
-
yum install postgresql-pltcl
- Fedora
-
dnf install postgresql-upgrade
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install postgresql-pltcl-9.3
- Raspbian
-
apt-get install postgresql-pltcl-9.5
- Dockerfile
- dockerfile.run/pltcl_delmod
- Docker
-
docker run cmd.cat/pltcl_delmod pltcl_delmod
powered by Commando
postgresql-pltcl
The postgresql-pltcl package contains the PL/Tcl procedural
language, which is an extension to the PostgreSQL database server. Install this if you want to write database functions in Tcl.
postgresql-upgrade
previous major release of PostgreSQL
postgresql-pltcl-9.4
PL/Tcl procedural language for PostgreSQL 9.4
PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.4 in Tcl. You need this package if you have any PostgreSQL 9.4 functions that use the languages pltcl or pltclu. PostgreSQL is an object-relational SQL database management system.
postgresql-pltcl-9.6
PL/Tcl procedural language for PostgreSQL 9.6
PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Tcl. You need this package if you have any PostgreSQL 9.6 functions that use the languages pltcl or pltclu. PostgreSQL is an object-relational SQL database management system.
postgresql-pltcl-9.5
PL/Tcl procedural language for PostgreSQL 9.5
PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.5 in Tcl. You need this package if you have any PostgreSQL 9.5 functions that use the languages pltcl or pltclu. PostgreSQL is an object-relational SQL database management system.