#36227 closed Bug (fixed)
Outdated gin/gist links to Postgres documentation
Reported by: | Russ Ferriday | Owned by: | hesham hatem |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | postgresql |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Pull Requests: | |||
Description ¶
In the paragraph in the latest (and earlier) docs:
the built-in operator classes reference points at
https://www.postgresql.org/docs/current/gin-builtin-opclasses.html
But the Postgres docs have been reorganised and this link gives "Page not found"
I suggest the following new url, but please check me.
https://www.postgresql.org/docs/17/gin.html#GIN-BUILTIN-OPCLASSES
Whether you replace 17 with current depends on how much you think the structure of the PG docs will change.
There are likely to be similar dangling references around this area
Change History (10)
comment:1 by , 3 days ago
Summary: | outdated link to Postgres documentation of built-in operator classes → Outdated gin/gist links to Postgres documentation |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 3 days ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:3 by , 2 days ago
I have submitted a PR https://github.com/django/django/pull/19223 with the changes, and I am looking forward to your feedback.
comment:4 by , 2 days ago
Has patch: | set |
---|
comment:5 by , 43 hours ago
Patch needs improvement: | set |
---|
comment:6 by , 40 hours ago
I finished the latest changes and checked for any outdated links but didn’t find any
comment:7 by , 39 hours ago
Patch needs improvement: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
Well spotted thank you!
These are ones I found, there could be more: