projects
/
pgcac-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0162a70
)
Updated wording per counsel's suggestion.
author
Dave Page
<dpage@pgadmin.org>
Wed, 11 Jun 2025 15:21:09 +0000
(16:21 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Wed, 11 Jun 2025 15:21:09 +0000
(16:21 +0100)
templates/pages/downloads.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/downloads.html
b/templates/pages/downloads.html
index bbcbccaf6a854c41b530d5e5bd791fd284bff812..cc1f65991e21deb3a437add4e80f3335bc7e1db2 100644
(file)
--- a/
templates/pages/downloads.html
+++ b/
templates/pages/downloads.html
@@
-85,7
+85,7
@@
<li>
<strong>Extensibility</strong>
<ul>
- <li>S
tored functions and procedures<
/li>
+ <li>S
erver Programming Interfaces for stored functions and procedures
/li>
<li>Procedural Languages: PL/pgSQL, Perl, Python, and Tcl. There are other languages available through
extensions, e.g. Java, JavaScript (V8), R, Lua, and Rust</li>
<li>SQL/JSON constructors, query functions, path expressions, and JSON_TABLE</li>