mirror of
https://github.com/postgres/postgres.git
synced 2026-02-25 02:44:39 -05:00
Point the URL to PL/py directly to the page about the procedural language.
It used to point to a top-level page that contains client-side tools as well. It was hard to find the procedural language there.
This commit is contained in:
parent
fb9bc5d9fb
commit
442da68f73
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@
|
|||
<row>
|
||||
<entry>PL/Py</entry>
|
||||
<entry>Python</entry>
|
||||
<entry><ulink url="http://python.projects.postgresql.org/">http://python.projects.postgresql.org/</ulink></entry>
|
||||
<entry><ulink url="http://python.projects.postgresql.org/backend/">http://python.projects.postgresql.org/backend/</ulink></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue