Skip to content

Commit 8a986e9

Browse files
authored
Merge pull request #102938 from changeworld/patch-1
Fix typo
2 parents 3e86195 + f9dbca1 commit 8a986e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/postgresql/flexible-server/concepts-extensions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
164164
> |[pgrowlocks](https://www.postgresql.org/docs/13/pgrowlocks.html) | 1.2 | show row-level locking information|
165165
> |[pgstattuple](https://www.postgresql.org/docs/13/pgstattuple.html) | 1.5 | show tuple-level statistics|
166166
> |[plpgsql](https://www.postgresql.org/docs/13/plpgsql.html) | 1.0 | PL/pgSQL procedural language|
167-
> |[plv8](https://plv8.github.io/) | 3.0.0 | Trusted Javascript language extension|
167+
> |[plv8](https://plv8.github.io/) | 3.0.0 | Trusted JavaScript language extension|
168168
> |[postgis](https://www.postgis.net/) | 3.2.0 | PostGIS geometry, geography |
169169
> |[postgis_raster](https://www.postgis.net/) | 3.2.0 | PostGIS raster types and functions|
170170
> |[postgis_sfcgal](https://www.postgis.net/) | 3.2.0 | PostGIS SFCGAL functions|
@@ -223,7 +223,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
223223
> |[pgrowlocks](https://www.postgresql.org/docs/13/pgrowlocks.html) | 1.2 | show row-level locking information|
224224
> |[pgstattuple](https://www.postgresql.org/docs/13/pgstattuple.html) | 1.5 | show tuple-level statistics|
225225
> |[plpgsql](https://www.postgresql.org/docs/13/plpgsql.html) | 1.0 | PL/pgSQL procedural language|
226-
> |[plv8](https://plv8.github.io/) | 3.0.0 | Trusted Javascript language extension|
226+
> |[plv8](https://plv8.github.io/) | 3.0.0 | Trusted JavaScript language extension|
227227
> |[postgis](https://www.postgis.net/) | 3.2.0 | PostGIS geometry, geography |
228228
> |[postgis_raster](https://www.postgis.net/) | 3.2.0 | PostGIS raster types and functions|
229229
> |[postgis_sfcgal](https://www.postgis.net/) | 3.2.0 | PostGIS SFCGAL functions|
@@ -282,7 +282,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
282282
> |[pgrowlocks](https://www.postgresql.org/docs/12/pgrowlocks.html) | 1.2 | show row-level locking information|
283283
> |[pgstattuple](https://www.postgresql.org/docs/12/pgstattuple.html) | 1.5 | show tuple-level statistics|
284284
> |[plpgsql](https://www.postgresql.org/docs/12/plpgsql.html) | 1.0 | PL/pgSQL procedural language|
285-
> |[plv8](https://plv8.github.io/) | 3.2.0 | Trusted Javascript language extension|
285+
> |[plv8](https://plv8.github.io/) | 3.2.0 | Trusted JavaScript language extension|
286286
> |[postgis](https://www.postgis.net/) | 3.2.0 | PostGIS geometry, geography |
287287
> |[postgis_raster](https://www.postgis.net/) | 3.2.0 | PostGIS raster types and functions|
288288
> |[postgis_sfcgal](https://www.postgis.net/) | 3.2.0 | PostGIS SFCGAL functions|
@@ -341,7 +341,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
341341
> |[pgrowlocks](https://www.postgresql.org/docs/11/pgrowlocks.html) | 1.2 | show row-level locking information|
342342
> |[pgstattuple](https://www.postgresql.org/docs/11/pgstattuple.html) | 1.5 | show tuple-level statistics|
343343
> |[plpgsql](https://www.postgresql.org/docs/11/plpgsql.html) | 1.0 | PL/pgSQL procedural language|
344-
> |[plv8](https://plv8.github.io/) | 3.0.0 | Trusted Javascript language extension|
344+
> |[plv8](https://plv8.github.io/) | 3.0.0 | Trusted JavaScript language extension|
345345
> |[postgis](https://www.postgis.net/) | 2.5.5 | PostGIS geometry, geography, and raster spatial types and functions|
346346
> |[postgis_sfcgal](https://www.postgis.net/) | 2.5.5 | PostGIS SFCGAL functions|
347347
> |[postgis_tiger_geocoder](https://www.postgis.net/) | 2.5.5 | PostGIS tiger geocoder and reverse geocoder|

0 commit comments

Comments
 (0)