Skip to content

Commit

Permalink
Update package versions to match those currently on Cloud (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
begriffs committed Nov 20, 2018
1 parent a9f122f commit e7cc2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloud/additional_extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Generally there is no need to install extensions, however, because every Cloud c
+--------------------+---------+------------+--------------------------------------------------------------------+
| fuzzystrmatch | 1.1 | public | determine similarities and distance between strings |
+--------------------+---------+------------+--------------------------------------------------------------------+
| hll | 2.10 | public | type for storing hyperloglog data |
| hll | 2.12 | public | type for storing hyperloglog data |
+--------------------+---------+------------+--------------------------------------------------------------------+
| hstore | 1.4 | public | data type for storing sets of (key, value) pairs |
+--------------------+---------+------------+--------------------------------------------------------------------+
Expand All @@ -40,7 +40,7 @@ Generally there is no need to install extensions, however, because every Cloud c
+--------------------+---------+------------+--------------------------------------------------------------------+
| pg_freespacemap | 1.2 | public | examine the free space map (FSM) |
+--------------------+---------+------------+--------------------------------------------------------------------+
| pg_partman | 3.1.3 | partman | Extension to manage partitioned tables by time or ID |
| pg_partman | 4.0.0 | partman | Extension to manage partitioned tables by time or ID |
+--------------------+---------+------------+--------------------------------------------------------------------+
| pg_prewarm | 1.1 | public | prewarm relation data |
+--------------------+---------+------------+--------------------------------------------------------------------+
Expand Down

0 comments on commit e7cc2b8

Please sign in to comment.