Doc: improve link.
authorTom Lane <[email protected]>
Thu, 10 Nov 2016 15:37:14 +0000 (10:37 -0500)
committerTom Lane <[email protected]>
Thu, 10 Nov 2016 15:37:14 +0000 (10:37 -0500)
Discussion: <5019.1478790246@sss.pgh.pa.us>

doc/src/sgml/storage.sgml

index fddb69bad3d76984f779b147530ba9a2690d100c..5c52824dfc4fee933c4e5621276ac645c6a69afa 100644 (file)
@@ -474,7 +474,7 @@ for storing <acronym>TOAST</>-able columns on disk:
 
 Each <acronym>TOAST</>-able data type specifies a default strategy for columns
 of that data type, but the strategy for a given table column can be altered
-with <command>ALTER TABLE SET STORAGE</>.
+with <link linkend="sql-altertable"><command>ALTER TABLE ... SET STORAGE</></link>.
 </para>
 
 <para>