docs: update Managed Postgres extension versions#56
Open
mintlify[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Ports ClickHouse/clickhouse-docs#6275 — updates extension version numbers in the Managed Postgres docs to match what ships on instances today.
Changes
age1.7.0 (Apache AGE graph extension)address_standardizer+address_standardizer_data_us3.6.1 → 3.6.3postgis,postgis_raster,postgis_sfcgal,postgis_tiger_geocoder,postgis_topology) 3.6.1 → 3.6.3pg_clickhouse0.1 → 0.3pg_partman5.4.0 → 5.4.3pgrouting4.0.0 → 4.0.1vector0.8.1 → 0.8.2pg_re2version 0.1 andpg_stat_chversion 0.3 (previously blank)Note
Low Risk
Documentation-only version table updates with no runtime or security impact.
Overview
Updates the Available extensions table in Managed Postgres docs so listed versions match what ships on instances today.
Adds
age1.7.0 (Apache AGE). Bumps several extensions (e.g. PostGIS family 3.6.1 → 3.6.3,pg_clickhouse0.1 → 0.3,vector0.8.1 → 0.8.2,pg_partman,pgrouting, address standardizer). Fills in previously empty version cells forpg_re2(0.1) andpg_stat_ch(0.3).Reviewed by Cursor Bugbot for commit f6c87f5. Bugbot is set up for automated code reviews on this repo. Configure here.