@@ -164,7 +164,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
164
164
> | [ pgrowlocks] ( https://www.postgresql.org/docs/13/pgrowlocks.html ) | 1.2 | show row-level locking information|
165
165
> | [ pgstattuple] ( https://www.postgresql.org/docs/13/pgstattuple.html ) | 1.5 | show tuple-level statistics|
166
166
> | [ 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|
168
168
> | [ postgis] ( https://www.postgis.net/ ) | 3.2.0 | PostGIS geometry, geography |
169
169
> | [ postgis_raster] ( https://www.postgis.net/ ) | 3.2.0 | PostGIS raster types and functions|
170
170
> | [ 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
223
223
> | [ pgrowlocks] ( https://www.postgresql.org/docs/13/pgrowlocks.html ) | 1.2 | show row-level locking information|
224
224
> | [ pgstattuple] ( https://www.postgresql.org/docs/13/pgstattuple.html ) | 1.5 | show tuple-level statistics|
225
225
> | [ 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|
227
227
> | [ postgis] ( https://www.postgis.net/ ) | 3.2.0 | PostGIS geometry, geography |
228
228
> | [ postgis_raster] ( https://www.postgis.net/ ) | 3.2.0 | PostGIS raster types and functions|
229
229
> | [ 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
282
282
> | [ pgrowlocks] ( https://www.postgresql.org/docs/12/pgrowlocks.html ) | 1.2 | show row-level locking information|
283
283
> | [ pgstattuple] ( https://www.postgresql.org/docs/12/pgstattuple.html ) | 1.5 | show tuple-level statistics|
284
284
> | [ 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|
286
286
> | [ postgis] ( https://www.postgis.net/ ) | 3.2.0 | PostGIS geometry, geography |
287
287
> | [ postgis_raster] ( https://www.postgis.net/ ) | 3.2.0 | PostGIS raster types and functions|
288
288
> | [ 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
341
341
> | [ pgrowlocks] ( https://www.postgresql.org/docs/11/pgrowlocks.html ) | 1.2 | show row-level locking information|
342
342
> | [ pgstattuple] ( https://www.postgresql.org/docs/11/pgstattuple.html ) | 1.5 | show tuple-level statistics|
343
343
> | [ 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|
345
345
> | [ postgis] ( https://www.postgis.net/ ) | 2.5.5 | PostGIS geometry, geography, and raster spatial types and functions|
346
346
> | [ postgis_sfcgal] ( https://www.postgis.net/ ) | 2.5.5 | PostGIS SFCGAL functions|
347
347
> | [ postgis_tiger_geocoder] ( https://www.postgis.net/ ) | 2.5.5 | PostGIS tiger geocoder and reverse geocoder|
0 commit comments