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:
b962d05
)
Fix typo
master
author
Dave Page
<dpage@pgadmin.org>
Wed, 11 Jun 2025 15:22:30 +0000
(16:22 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Wed, 11 Jun 2025 15:22:30 +0000
(16:22 +0100)
templates/pages/downloads.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/downloads.html
b/templates/pages/downloads.html
index cc1f65991e21deb3a437add4e80f3335bc7e1db2..24a893150b60d4d461e6add839298cf125656955 100644
(file)
--- a/
templates/pages/downloads.html
+++ b/
templates/pages/downloads.html
@@
-85,7
+85,7
@@
<li>
<strong>Extensibility</strong>
<ul>
- <li>Server Programming Interfaces for stored functions and procedures/li>
+ <li>Server 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>