Skip to content

Commit

Permalink
chore: format content markdown files with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 24, 2025
1 parent 37c6cfa commit b6086ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/extensions/pg-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Do you need an extension we don’t support yet? [Let us know](#request-extensio
| [btree_gist](https://www.postgresql.org/docs/16/btree-gist.html) | 1.6 | 1.7 | 1.7 | 1.7 | |
| [citext](/docs/extensions/citext) | 1.6 | 1.6 | 1.6 | 1.6 | |
| [cube](https://www.postgresql.org/docs/16/cube.html) | 1.5 | 1.5 | 1.5 | 1.5 | |
| [dblink](https://www.postgresql.org/docs/current/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | |
| [dblink](https://www.postgresql.org/docs/current/dblink.html) | 1.2 | 1.2 | 1.2 | 1.2 | |
| [dict_int](https://www.postgresql.org/docs/16/dict-int.html) | 1.0 | 1.0 | 1.0 | 1.0 | |
| [earthdistance](https://www.postgresql.org/docs/16/earthdistance.html) | 1.1 | 1.1 | 1.1 | 1.1 | |
| [fuzzystrmatch](https://www.postgresql.org/docs/16/fuzzystrmatch.html) | 1.1 | 1.1 | 1.1 | 1.2 | |
Expand Down Expand Up @@ -77,7 +77,7 @@ Do you need an extension we don’t support yet? [Let us know](#request-extensio
| [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 | |
| [postgres_fdw](/docs/extensions/postgres_fdw) | - | - | - | - | Support coming soon.
| [postgres_fdw](/docs/extensions/postgres_fdw) | - | - | - | - | Support coming soon. |
| [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 | 4.6.0 | |
| [refint (spi)](https://www.postgresql.org/docs/current/contrib-spi.html) | 1.0 | 1.0 | 1.0 | 1.0 | |
Expand Down

0 comments on commit b6086ee

Please sign in to comment.