Skip to content

Commit

Permalink
docs: update extension support
Browse files Browse the repository at this point in the history
  • Loading branch information
danieltprice committed Oct 22, 2024
1 parent 42d58b4 commit 1c7e256
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions content/docs/extensions/pg-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Postgres 17, released in September 2024, currently lacks support for several ext
| [h3_postgis](/docs/extensions/postgis-related-extensions#h3-and-h3-postgis) | 4.1.2 | 4.1.3 | 4.1.3 | 4.1.3 | Install with `CREATE EXTENSION h3_postgis CASCADE;` (requires `postgis` and `postgis_raster`) |
| [hll](https://github.com/citusdata/postgresql-hll) | 2.18 | 2.18 | 2.18 | 2.18 | |
| [hstore](/docs/extensions/hstore) | 1.8 | 1.8 | 1.8 | 1.8 | |
| [hypopg](https://hypopg.readthedocs.io/en/rel1_stable/) | 1.4.0 | 1.4.0 | 1.4.0 | - | |
| [hypopg](https://hypopg.readthedocs.io/en/rel1_stable/) | 1.4.1 | 1.4.1 | 1.4.1 | 1.4.1 | |
| [insert_username (spi)](https://www.postgresql.org/docs/current/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | |
| [intagg](https://www.postgresql.org/docs/16/intagg.html) | 1.1 | 1.1 | 1.1 | 1.1 | |
| [intarray](https://www.postgresql.org/docs/16/intarray.html) | 1.5 | 1.5 | 1.5 | 1.5 | |
Expand All @@ -44,36 +44,36 @@ Postgres 17, released in September 2024, currently lacks support for several ext
| [neon_utils](/docs/extensions/neon-utils) | 1.0 | 1.0 | 1.0 | 1.0 | |
| [pg_graphql](https://github.com/supabase/pg_graphql) | 1.5.7 | 1.5.7 | 1.5.7 | - | |
| [pg_hashids](https://github.com/iCyberon/pg_hashids) | 1.2.1 | 1.2.1 | 1.2.1 | 1.2.1 | |
| [pg_hint_plan](https://github.com/ossc-db/pg_hint_plan) | 1.4.1 | 1.5.0 | 1.6.0 | - | |
| [pg_ivm](https://github.com/sraoss/pg_ivm) | 1.7 | 1.7 | 1.7 | - | |
| [pg_hint_plan](https://github.com/ossc-db/pg_hint_plan) | 1.4.1 | 1.5.0 | 1.6.0 | 1.7.0 | |
| [pg_ivm](https://github.com/sraoss/pg_ivm) | 1.9 | 1.9 | 1.9 | 1.9 | |
| [pg_jsonschema](https://github.com/supabase/pg_jsonschema) | 0.3.1 | 0.3.1 | 0.3.1 | - | |
| [pg_partman](https://github.com/pgpartman/pg_partman) | 5.0.1 | 5.0.1 | 5.0.1 | - | |
| [pg_partman](https://github.com/pgpartman/pg_partman) | 5.1.0 | 5.1.0 | 5.1.0 | 5.1.0 | |
| [pg_prewarm](/docs/extensions/pg_prewarm) | 1.2 | 1.2 | 1.2 | 1.2 | |
| [pg_roaringbitmap](https://github.com/ChenHuajun/pg_roaringbitmap) | 0.5 | 0.5 | 0.5 | 0.5 | Install with `CREATE EXTENSION roaringbitmap;` |
| [pg_stat_statements](/docs/extensions/pg_stat_statements) | 1.9 | 1.10 | 1.10 | 1.11 | |
| [pg_tiktoken](/docs/extensions/pg_tiktoken) | 0.0.1 | 0.0.1 | 0.0.1 | - | The [neon_superuser](/docs/manage/roles#the-neonsuperuser-role) role has `EXECUTE` privilege on the `pg_stat_statements_reset()` function. |
| [pg_trgm](/docs/extensions/pg_trgm) | 1.6 | 1.6 | 1.6 | 1.6 | |
| [pg_uuidv7](https://github.com/fboulnois/pg_uuidv7) | 1.0 | 1.0 | 1.0 | - | |
| [pg_uuidv7](https://github.com/fboulnois/pg_uuidv7) | 1.6 | 1.6 | 1.6 | 1.6 | |
| [pgcrypto](https://www.postgresql.org/docs/16/pgcrypto.html) | 1.3 | 1.3 | 1.3 | 1.3 | |
| [pgjwt](https://github.com/michelp/pgjwt) | 0.2.0 | 0.2.0 | 0.2.0 | 0.2.0 | |
| [pgrouting](/docs/extensions/postgis-related-extensions#pgrouting) | 3.4.2 | 3.4.2 | 3.4.2 | 3.6.2 | The PostGIS extension must be installed first. |
| [pgrowlocks](https://www.postgresql.org/docs/16/pgrowlocks.html) | 1.2 | 1.2 | 1.2 | 1.2 | |
| [pgstattuple](https://www.postgresql.org/docs/16/pgstattuple.html) | 1.5 | 1.5 | 1.5 | 1.5 | |
| [pgtap](https://pgtap.org/documentation.html) | 1.2.0 | 1.2.0 | 1.2.0 | - | |
| [pgtap](https://pgtap.org/documentation.html) | 1.3.3 | 1.3.3 | 1.3.3 | 1.3.3 | |
| [pgvector](/docs/extensions/pgvector) | 0.7.2 | 0.7.2 | 0.7.2 | - | Install with `CREATE EXTENSION vector;` |
| [pgx_ulid](https://github.com/pksunkara/pgx_ulid) | 0.1.5 | 0.1.5 | 0.1.5 | - | Install with `CREATE EXTENSION ulid;` |
| [plcoffee](https://coffeescript.org/) | 3.1.5 | 3.1.5 | 3.1.8 | - | |
| [plls](https://livescript.net/) | 3.1.5 | 3.1.5 | 3.1.8 | - | |
| [plpgsql](https://www.postgresql.org/docs/16/plpgsql.html) | 1.0 | 1.0 | 1.0 | 1.0 | Pre-installed with Postgres. |
| [plpgsql_check](https://pgxn.org/dist/plpgsql_check/) | 2.5.3 | 2.5.3 | 2.5.3 | - | |
| [plpgsql_check](https://pgxn.org/dist/plpgsql_check/) | 2.7.11| 2.7.11| 2.7.11| - | |
| [plv8](https://github.com/plv8/plv8) | 3.1.10 | 3.1.10 | 3.1.10 | 3.5 | |
| [postgis](/docs/extensions/postgis) | 3.3.3 | 3.3.3 | 3.3.3 | 3.5.0 | |
| [postgis_raster](https://postgis.net/docs/RT_reference.html) | 3.3.3 | 3.3.3 | 3.3.3 | 3.5.0 | |
| [postgis_sfcgal](/docs/extensions/postgis-related-extensions#postgis-sfcgal) | 1.3.8 | 1.3.8 | 1.3.8 | 3.5.0 | |
| [postgis_tiger_geocoder](/docs/extensions/postgis-related-extensions#postgis-tiger-geocoder) | 3.3.3 | 3.3.3 | 3.3.3 | 3.5.0 | Cannot be installed using the Neon SQL Editor. Use your `psql` user credentials to install this extension. |
| [postgis_topology](https://www.postgis.net/docs/Topology.html) | 3.3.3 | 3.3.3 | 3.3.3 | 3.5.0 | |
| [prefix](https://github.com/dimitri/prefix) | 1.2.0 | 1.2.0 | 1.2.0 | 1.2.0 | |
| [rdkit](https://github.com/rdkit/rdkit) | 4.3.0 | 4.3.0 | 4.3.0 | - | |
| [rdkit](https://github.com/rdkit/rdkit) | 4.3.0 | 4.3.0 | 4.3.0 | 4.6.0 | |
| [refint (spi)](https://www.postgresql.org/docs/current/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | |
| [rum](https://github.com/postgrespro/rum) | 1.3 | 1.3 | 1.3 | - | |
| [seg](https://www.postgresql.org/docs/16/seg.html) | 1.4 | 1.4 | 1.4 | 1.4 | |
Expand All @@ -86,7 +86,7 @@ Postgres 17, released in September 2024, currently lacks support for several ext
| [unaccent](https://www.postgresql.org/docs/16/unaccent.html) | 1.1 | 1.1 | 1.1 | 1.1 | |
| [unit](https://github.com/df7cb/postgresql-unit) | 7 | 7 | 7 | 7 | |
| [uuid-ossp](https://www.postgresql.org/docs/16/uuid-ossp.html) | 1.1 | 1.1 | 1.1 | 1.1 | Double-quote the extension name when installing: `CREATE EXTENSION "uuid-ossp"` |
| [wal2json](/docs/extensions/wal2json) | 2.5 | 2.5 | 2.5 | 2.5 | `CREATE EXTENSION` not required. This decoder plugin is available by default but requires enabling [logical replication](/docs/guides/logical-replication-guide) in Neon. |
| [wal2json](/docs/extensions/wal2json) | 2.6 | 2.6 | 2.6 | 2.6 | `CREATE EXTENSION` not required. This decoder plugin is available by default but requires enabling [logical replication](/docs/guides/logical-replication-guide) in Neon. |
| [xml2](https://www.postgresql.org/docs/current/xml2.html) | 1.1 | 1.1 | 1.1 | 1.1 | |

## Install an extension
Expand Down

0 comments on commit 1c7e256

Please sign in to comment.