Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h1>
<p>PLV8 is a <em>trusted</em> Javascript language extension for PostgreSQL. It can be
used for <em>stored procedures</em>, <em>triggers</em>, etc.</p>
<p>PLV8 works with most versions of Postgres, but works best with <code>13</code> and above,
including <code>14</code>, <code>16</code>, and <code>16</code>.</p>
including <code>14</code>, <code>15</code>, and <code>16</code>.</p>

<h2>
<a name="installing-plv8" class="anchor" href="#installing-plv8">
Expand Down