Skip to content

Commit 68df2c9

Browse files
committed
Update concepts-extensions.md
1 parent 538fbb1 commit 68df2c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
139139
> |[dict_xsyn](https://www.postgresql.org/docs/13/dict-xsyn.html) | 1.0 | text search dictionary template for extended synonym processing|
140140
> |[earthdistance](https://www.postgresql.org/docs/13/earthdistance.html) | 1.1 | calculate great-circle distances on the surface of the Earth|
141141
> |[fuzzystrmatch](https://www.postgresql.org/docs/13/fuzzystrmatch.html) | 1.1 | determine similarities and distance between strings|
142+
>|[hypopg](https://github.com/HypoPG/hypopg) | 1.3.1 | extension adding support for hypothetical indexes |
142143
> |[hstore](https://www.postgresql.org/docs/13/hstore.html) | 1.7 | data type for storing sets of (key, value) pairs|
143144
> |[intagg](https://www.postgresql.org/docs/13/intagg.html) | 1.1 | integer aggregator and enumerator. (Obsolete)|
144145
> |[intarray](https://www.postgresql.org/docs/13/intarray.html) | 1.3 | functions, operators, and index support for 1-D arrays of integers|
@@ -196,6 +197,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
196197
> |[dict_xsyn](https://www.postgresql.org/docs/13/dict-xsyn.html) | 1.0 | text search dictionary template for extended synonym processing|
197198
> |[earthdistance](https://www.postgresql.org/docs/13/earthdistance.html) | 1.1 | calculate great-circle distances on the surface of the Earth|
198199
> |[fuzzystrmatch](https://www.postgresql.org/docs/13/fuzzystrmatch.html) | 1.1 | determine similarities and distance between strings|
200+
>|[hypopg](https://github.com/HypoPG/hypopg) | 1.3.1 | extension adding support for hypothetical indexes |
199201
> |[hstore](https://www.postgresql.org/docs/13/hstore.html) | 1.7 | data type for storing sets of (key, value) pairs|
200202
> |[intagg](https://www.postgresql.org/docs/13/intagg.html) | 1.1 | integer aggregator and enumerator. (Obsolete)|
201203
> |[intarray](https://www.postgresql.org/docs/13/intarray.html) | 1.3 | functions, operators, and index support for 1-D arrays of integers|

0 commit comments

Comments
 (0)