doc: Add link targets to CREATE/ALTER FOREIGN TABLE reference pages
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-02-24T10:27:49Z
Releases:
19 (unreleased)
doc: Add link targets to CREATE/ALTER FOREIGN TABLE reference pages This adds IDs to create_foreign_table.sgml's and alter_foreign_table.sgml's <varlistentry> and <refsect1>, similar to other reference pages. Author: jian he <jian.universality@gmail.com> Reviewed-by: Quan Zongliang <quanzongliang@yeah.net> Reviewed-by: wenhui qiu <qiuwenhuifx@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/CACJufxE6fW2jFAyTFWEYdUSDP%3D9P2yYerdksPTgxqDM4DZvvvw%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/alter_foreign_table.sgml | modified | +39 −39 |
| doc/src/sgml/ref/create_foreign_table.sgml | modified | +24 −24 |
Discussion
- Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table 6 messages · 2025-09-19 → 2026-02-24