diff options
Diffstat (limited to 'doc/src/sgml/ref/alter_table.sgml')
-rw-r--r-- | doc/src/sgml/ref/alter_table.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml index cc25948e596..fe898b0dbe1 100644 --- a/doc/src/sgml/ref/alter_table.sgml +++ b/doc/src/sgml/ref/alter_table.sgml @@ -182,7 +182,7 @@ The keyword COLUMN is noise and can be omitted. <Quote>[*]</Quote> following a name of a table indicates that statement should be run over that table and all tables below it in the inheritance hierarchy. - The PostgreSQL User's Guide has further + The <citetitle>PostgreSQL User's Guide</citetitle> has further information on inheritance. <PARA> |