From: Peter Eisentraut Date: Sun, 29 Sep 2019 07:50:36 +0000 (+0200) Subject: doc: Add a link target X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=92f1545d6ea9fbfe4b47108028ccaae351a1480c;p=users%2Frhaas%2Fpostgres.git doc: Add a link target Forward-patched from PostgreSQL 12 release notes patch, for consistency. --- diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml index 90bf19564c..cb9b60415d 100644 --- a/doc/src/sgml/ref/alter_table.sgml +++ b/doc/src/sgml/ref/alter_table.sgml @@ -831,7 +831,7 @@ WITH ( MODULUS numeric_literal, REM - + ATTACH PARTITION partition_name { FOR VALUES partition_bound_spec | DEFAULT }