Skip to content
Snippets Groups Projects
Commit e85b5dae authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Fix spectacular misspellings of procedural language names

parent e9b49690
No related branches found
Tags
No related merge requests found
...@@ -26,13 +26,12 @@ parties. ...@@ -26,13 +26,12 @@ parties.
PostgreSQL also has a great number of procedural languages available, PostgreSQL also has a great number of procedural languages available,
a short but not complete list is below: a short but not complete list is below:
pl/c - Included in PostgreSQL core PL/pgSQL - included in PostgreSQL source distribution
plPgsql - Included in PostgreSQL core - Similar to Oracle PL/sql PL/Perl - included in PostgreSQL source distribution
plPerl - Included in PostgreSQL core PL/PHP - http://projects.commandprompt.com/projects/public/plphp
plPHP - http://projects.commandprompt.com/projects/public/plphp PL/Python - included in PostgreSQL source distribution
plPython - Included in PostgreSQL core PL/Java - http://gborg.postgresql.org/project/pljava/projdisplay.php
plJava - http://gborg.postgresql.org/project/pljava/projdisplay.php PL/Tcl - included in PostgreSQL source distribution
plTcl - Included in PostgreSQL core
See the file INSTALL for instructions on how to build and install See the file INSTALL for instructions on how to build and install
PostgreSQL. That file also lists supported operating systems and PostgreSQL. That file also lists supported operating systems and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment