Skip to content

Commit a5fb262

Browse files
committed
Update concepts-extensions.md
1 parent ea2f718 commit a5fb262

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
@@ -146,7 +146,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
146146
> |[isn](https://www.postgresql.org/docs/13/isn.html) | 1.2 | data types for international product numbering standards|
147147
> |[lo](https://www.postgresql.org/docs/13/lo.html) | 1.1 | large object maintenance |
148148
> |[ltree](https://www.postgresql.org/docs/13/ltree.html) | 1.2 | data type for hierarchical tree-like structures|
149-
> |[orafce](https://github.com/orafce/orafce) | 3.1.8 |implements in Postgres some of the functions from the Oracle database that are missing|
149+
> |[orafce](https://github.com/orafce/orafce) | 3.18 |implements in Postgres some of the functions from the Oracle database that are missing|
150150
> |[pageinspect](https://www.postgresql.org/docs/13/pageinspect.html) | 1.8 | inspect the contents of database pages at a low level|
151151
> |[pg_buffercache](https://www.postgresql.org/docs/13/pgbuffercache.html) | 1.3 | examine the shared buffer cache|
152152
> |[pg_cron](https://github.com/citusdata/pg_cron) | 1.4 | Job scheduler for PostgreSQL|
@@ -208,7 +208,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
208208
> |[isn](https://www.postgresql.org/docs/13/isn.html) | 1.2 | data types for international product numbering standards|
209209
> |[lo](https://www.postgresql.org/docs/13/lo.html) | 1.1 | large object maintenance |
210210
> |[ltree](https://www.postgresql.org/docs/13/ltree.html) | 1.2 | data type for hierarchical tree-like structures|
211-
> |[orafce](https://github.com/orafce/orafce) | 3.1.8 |implements in Postgres some of the functions from the Oracle database that are missing|
211+
> |[orafce](https://github.com/orafce/orafce) | 3.18 |implements in Postgres some of the functions from the Oracle database that are missing|
212212
> |[pageinspect](https://www.postgresql.org/docs/13/pageinspect.html) | 1.8 | inspect the contents of database pages at a low level|
213213
> |[pg_buffercache](https://www.postgresql.org/docs/13/pgbuffercache.html) | 1.3 | examine the shared buffer cache|
214214
> |[pg_cron](https://github.com/citusdata/pg_cron) | 1.4 | Job scheduler for PostgreSQL|
@@ -270,7 +270,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
270270
> |[isn](https://www.postgresql.org/docs/12/isn.html) | 1.2 | data types for international product numbering standards|
271271
> |[lo](https://www.postgresql.org/docs/12/lo.html) | 1.1 | large object maintenance |
272272
> |[ltree](https://www.postgresql.org/docs/12/ltree.html) | 1.1 | data type for hierarchical tree-like structures|
273-
> |[orafce](https://github.com/orafce/orafce) | 3.1.8 |implements in Postgres some of the functions from the Oracle database that are missing|
273+
> |[orafce](https://github.com/orafce/orafce) | 3.18 |implements in Postgres some of the functions from the Oracle database that are missing|
274274
> |[pageinspect](https://www.postgresql.org/docs/12/pageinspect.html) | 1.7 | inspect the contents of database pages at a low level|
275275
> |[pg_buffercache](https://www.postgresql.org/docs/12/pgbuffercache.html) | 1.3 | examine the shared buffer cache|
276276
> |[pg_cron](https://github.com/citusdata/pg_cron) | 1.4 | Job scheduler for PostgreSQL|
@@ -332,7 +332,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
332332
> |[isn](https://www.postgresql.org/docs/11/isn.html) | 1.2 | data types for international product numbering standards|
333333
> |[lo](https://www.postgresql.org/docs/11/lo.html) | 1.1 | large object maintenance |
334334
> |[ltree](https://www.postgresql.org/docs/11/ltree.html) | 1.1 | data type for hierarchical tree-like structures|
335-
> |[orafce](https://github.com/orafce/orafce) | 3.1.8 |implements in Postgres some of the functions from the Oracle database that are missing|
335+
> |[orafce](https://github.com/orafce/orafce) | 3.18 |implements in Postgres some of the functions from the Oracle database that are missing|
336336
> |[pageinspect](https://www.postgresql.org/docs/11/pageinspect.html) | 1.7 | inspect the contents of database pages at a low level|
337337
> |[pg_buffercache](https://www.postgresql.org/docs/11/pgbuffercache.html) | 1.3 | examine the shared buffer cache|
338338
> |[pg_cron](https://github.com/citusdata/pg_cron) | 1.4 | Job scheduler for PostgreSQL|

0 commit comments

Comments
 (0)