File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
articles/postgresql/flexible-server Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -139,6 +139,7 @@ The following extensions are available in Azure Database for PostgreSQL - Flexib
139
139
> | [ dict_xsyn] ( https://www.postgresql.org/docs/13/dict-xsyn.html ) | 1.0 | text search dictionary template for extended synonym processing|
140
140
> | [ earthdistance] ( https://www.postgresql.org/docs/13/earthdistance.html ) | 1.1 | calculate great-circle distances on the surface of the Earth|
141
141
> | [ 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 |
142
143
> | [ hstore] ( https://www.postgresql.org/docs/13/hstore.html ) | 1.7 | data type for storing sets of (key, value) pairs|
143
144
> | [ intagg] ( https://www.postgresql.org/docs/13/intagg.html ) | 1.1 | integer aggregator and enumerator. (Obsolete)|
144
145
> | [ 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
196
197
> | [ dict_xsyn] ( https://www.postgresql.org/docs/13/dict-xsyn.html ) | 1.0 | text search dictionary template for extended synonym processing|
197
198
> | [ earthdistance] ( https://www.postgresql.org/docs/13/earthdistance.html ) | 1.1 | calculate great-circle distances on the surface of the Earth|
198
199
> | [ 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 |
199
201
> | [ hstore] ( https://www.postgresql.org/docs/13/hstore.html ) | 1.7 | data type for storing sets of (key, value) pairs|
200
202
> | [ intagg] ( https://www.postgresql.org/docs/13/intagg.html ) | 1.1 | integer aggregator and enumerator. (Obsolete)|
201
203
> | [ intarray] ( https://www.postgresql.org/docs/13/intarray.html ) | 1.3 | functions, operators, and index support for 1-D arrays of integers|
You can’t perform that action at this time.
0 commit comments