Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite85b5da

Browse files
committed
Fix spectacular misspellings of procedural language names
1 parente9b4969 commite85b5da

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

‎README

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,12 @@ parties.
2626
PostgreSQL also has a great number of procedural languages available,
2727
a short but not complete list is below:
2828

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
3635

3736
See the file INSTALL for instructions on how to build and install
3837
PostgreSQL. That file also lists supported operating systems and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp