File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,12 @@ parties.
26
26
PostgreSQL also has a great number of procedural languages available,
27
27
a short but not complete list is below:
28
28
29
- pl/c - Included in PostgreSQL core
30
- plPgsql - Included in PostgreSQL core - Similar to Oracle PL/sql
31
- plPerl - Included in PostgreSQL core
32
- plPHP - http://projects.commandprompt.com/projects/public/plphp
33
- plPython - Included in PostgreSQL core
34
- plJava - http://gborg.postgresql.org/project/pljava/projdisplay.php
35
- plTcl - Included in PostgreSQL core
29
+ PL/pgSQL - included in PostgreSQL source distribution
30
+ PL/Perl - included in PostgreSQL source distribution
31
+ PL/PHP - http://projects.commandprompt.com/projects/public/plphp
32
+ PL/Python - included in PostgreSQL source distribution
33
+ PL/Java - http://gborg.postgresql.org/project/pljava/projdisplay.php
34
+ PL/Tcl - included in PostgreSQL source distribution
36
35
37
36
See the file INSTALL for instructions on how to build and install
38
37
PostgreSQL. That file also lists supported operating systems and
You can’t perform that action at this time.
0 commit comments