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 <[email protected]> Reviewed-by: Quan Zongliang <[email protected]> Reviewed-by: wenhui qiu <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/CACJufxE6fW2jFAyTFWEYdUSDP%3D9P2yYerdksPTgxqDM4DZvvvw%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/dea0812cda1998d6940a4a27369e998046009ae1 Modified Files -------------- doc/src/sgml/ref/alter_foreign_table.sgml | 78 +++++++++++++++--------------- doc/src/sgml/ref/create_foreign_table.sgml | 48 +++++++++--------- 2 files changed, 63 insertions(+), 63 deletions(-)
