Skip to content

Commit

Permalink
Merge pull request platformsh#3399 from platformsh/chadwcarlson-patch-1
Browse files Browse the repository at this point in the history
Postgres typo fix
  • Loading branch information
gilzow authored Sep 1, 2023
2 parents e66d284 + 3fcf3cf commit fd4ff7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/platform/src/add-services/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ extensions not listed here.
* `pgrouting` - pgRouting Extension (requires 9.6 or higher)
* `pgrowlocks` - show row-level locking information
* `pgstattuple` - show tuple-level statistics
* `pgvector` - Open-source vector similarity search for Postgres 11+
* `pgvector` - Open-source vector similarity search for PostgreSQL 11+
* `plpgsql` - PL/pgSQL procedural language
* `postgis` - PostGIS geometry, geography, and raster spatial types and functions
* `postgis_sfcgal` - PostGIS SFCGAL functions
Expand Down

0 comments on commit fd4ff7e

Please sign in to comment.