doc: Add a link target
authorPeter Eisentraut
Sun, 29 Sep 2019 07:50:36 +0000 (09:50 +0200)
committerPeter Eisentraut
Sun, 29 Sep 2019 07:51:43 +0000 (09:51 +0200)
Forward-patched from PostgreSQL 12 release notes patch, for
consistency.

doc/src/sgml/ref/alter_table.sgml

index 90bf19564c6801113fa360c95713f339152c2772..cb9b60415dec53acb99e0876324ee5b843782bdd 100644 (file)
@@ -831,7 +831,7 @@ WITH ( MODULUS numeric_literal, REM
     
    
 
-   
+    id="sql-altertable-attach-partition">
     ATTACH PARTITION partition_name { FOR VALUES partition_bound_spec | DEFAULT }