diff options
author | Fujii Masao <fujii@postgresql.org> | 2025-06-24 14:21:10 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2025-06-24 14:21:10 +0900 |
commit | 0cb5145a32c1a867a157e18493e24930338f5d6f (patch) | |
tree | 7f0b0eac0ea16e7d58113043025938664191b498 /src/backend/commands/tablecmds.c | |
parent | 6531f36283f05219464dd2084a17aab5747f7de8 (diff) | |
download | postgresql-0cb5145a32c1a867a157e18493e24930338f5d6f.tar.gz postgresql-0cb5145a32c1a867a157e18493e24930338f5d6f.zip |
doc: Fix incorrect UUID index entry in function documentation.
Previously, the UUID functions documentation defined the "UUID" index entry
to link to the UUID data type page, even though that entry already exists there.
Instead, the UUID functions page should define its own index entry linking
to itself.
This commit updates the UUID index entry in the UUID functions documentation
to point to the correct section, improving navigation and avoiding duplication.
Back-patch to all supported versions.
Author: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/f33e0493-5773-4296-87c5-7ce459054cfe@oss.nttdata.com
Backpatch-through: 13
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions